public class WidIntegrator extends fr.cnes.genius.lowLevel.GPanel implements fr.cnes.genius.main.GReadWrite, fr.cnes.genius.main.GClear, PsimuObject<AbstractNumericalIntegratorData>
Constructor and Description |
---|
WidIntegrator(String widgetId,
boolean simplifiedPropagatorContainer)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
display() |
void |
generic() |
WidPropagatorScenarioPanel |
getPropagatorScenario()
Get propagator scenario.
|
AbstractNumericalIntegratorData |
getPsimuObject()
Get JPSIMU object.
|
void |
read() |
void |
write() |
getClassConstraint, getComponent, getHorizontalScroll, getInnerDescendantClassConstraint, getJPanel, getJScrollPane, getStringClassConstraint, getVerticalScroll, mainClear, mainDisplay, put, setClassConstraint, setColumnConstraints, setHorizontalScroll, setInnerDescendantClassConstraint, setLayoutConstraints, setPreferredSize, setRowConstraints, setVerticalScroll
activateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGClassName, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getSimpleWidgetId, getStatus, getStringConstraint, getSubComponent, getWidgetId, handleCopyPasteEvent, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, isEnabled, isModified, launchInvalidPositionException, parseSimpleConstraint, processGEvent, setBusyCursor, setCommentInConfigFile, setConstraint, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDisplayIsModifiedIndicator, setElement, setEnabled, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setNameAndCommentInConfigFile, setNameInConfigFile, setStatus, setStringConstraint, setToolTipText, setWidgetId, setWidth, updateIsModifiedIndicator, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem
public WidIntegrator(String widgetId, boolean simplifiedPropagatorContainer) throws fr.cnes.genopus.exception.GPDateException
widgetId
- widget identifier.simplifiedPropagatorContainer
- if true, only propagation frame appears at propagation containerfr.cnes.genopus.exception.GPDateException
- if some error concerning date definition occurspublic void generic() throws fr.cnes.genius.exception.GException
generic
in class fr.cnes.genius.lowLevel.GPanel
fr.cnes.genius.exception.GException
public void read() throws fr.cnes.genius.exception.GException
read
in interface fr.cnes.genius.main.GReadWrite
fr.cnes.genius.exception.GException
public void write() throws fr.cnes.genius.exception.GException
write
in interface fr.cnes.genius.main.GReadWrite
fr.cnes.genius.exception.GException
public void display() throws fr.cnes.genius.exception.GException
display
in interface fr.cnes.genius.main.GDisplay
fr.cnes.genius.exception.GException
public void clear() throws fr.cnes.genius.exception.GException
clear
in interface fr.cnes.genius.main.GClear
fr.cnes.genius.exception.GException
public AbstractNumericalIntegratorData getPsimuObject() throws PsimuException, fr.cnes.genopus.exception.GPFrameException
getPsimuObject
in interface PsimuObject<AbstractNumericalIntegratorData>
fr.cnes.genopus.exception.GPFrameException
- if EOP data is not initializedPsimuException
public WidPropagatorScenarioPanel getPropagatorScenario()
Copyright © 2017. All rights reserved.