public class GPCorrelationCommon
extends fr.cnes.genius.lowLevel.GPanel
implements fr.cnes.genius.main.GReadWrite
| Modifier and Type | Field and Description |
|---|---|
protected GPCorrelationCol[] |
covCols
Table of widgets
|
| Constructor and Description |
|---|
GPCorrelationCommon(GPMatrixType matrixType,
GPCorrelationType paramType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
display() |
void |
generic() |
GPMatrixType |
getMatrixType()
Method to get the type of matrix
|
GPCorrelationType |
getParamType()
Method to get the type of parameters
|
protected double[][] |
getRoughData()
Method to get the correlation rough data.
|
void |
read() |
protected void |
resetData()
Method to reset the data.
|
protected void |
setData(fr.cnes.sirius.patrius.math.linear.RealMatrix matrix)
Method to set the pseudo-correlation or covariance data.
|
void |
write() |
clearConstraint, getClassConstraint, getComponent, getHorizontalScroll, getInnerDescendantClassConstraint, getJPanel, getJScrollPane, getLayoutConstraints, getStringClassConstraint, getVerticalScroll, mainClear, mainDisplay, processMouseWheelEvent, put, setClassConstraint, setColumnConstraints, setConstraint, setDefaultConstraints, setHorizontalScroll, setInnerDescendantClassConstraint, setLayoutConstraints, setMargins, setPanelConstraints, setPreferredSize, setRowConstraints, setUnitIncrement, setVerticalScroll, unputactivateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, clearAllInnerDescendantConstraint, clearInnerDescendantContraint, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGClassName, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getPathInConfigFile, getSimpleWidgetId, getStatus, getStringConstraint, getSubComponent, getWidgetId, handleCopyPasteEvent, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, isEnabled, isForcedStatus, isModified, launchInvalidPositionException, mouseWheelMoved, parseSimpleConstraint, processGEvent, setBusyCursor, setCommentInConfigFile, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDisplayIsModifiedIndicator, setElement, setEnabled, setForcedStatus, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setName, setNameAndCommentInConfigFile, setNameInConfigFile, setPathInConfigFile, setStatus, setStringConstraint, setToolTipText, setWidgetId, setWidth, setWindowBusyCursor, updateIsModifiedIndicator, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItemprotected final GPCorrelationCol[] covCols
public GPCorrelationCommon(GPMatrixType matrixType, GPCorrelationType paramType)
matrixType - type of matrixparamType - type of parameterspublic GPMatrixType getMatrixType()
public GPCorrelationType getParamType()
protected double[][] getRoughData()
protected void setData(fr.cnes.sirius.patrius.math.linear.RealMatrix matrix)
throws GPCorrelationException
matrix - dataGPCorrelationException - occurred when setting matrix data widgetprotected void resetData()
throws GPCorrelationException
GPCorrelationException - occurred when resetting matrix data widgetpublic void display()
throws fr.cnes.genius.exception.GException
display in interface fr.cnes.genius.main.GDisplayfr.cnes.genius.exception.GExceptionpublic void read()
throws fr.cnes.genius.exception.GException
read in interface fr.cnes.genius.main.GReadWritefr.cnes.genius.exception.GExceptionpublic void write()
throws fr.cnes.genius.exception.GException
write in interface fr.cnes.genius.main.GReadWritefr.cnes.genius.exception.GExceptionpublic void generic()
throws fr.cnes.genius.exception.GException
generic in class fr.cnes.genius.lowLevel.GPanelfr.cnes.genius.exception.GExceptionCopyright © 2025. All rights reserved.