Package | Description |
---|---|
fr.cnes.dynvol.psimu.calc.main |
This package contains the main JPSIMU classes.
|
fr.cnes.dynvol.psimu.ihm.main |
This package contains the main classes of JPSIMU when using IHM.
|
Modifier and Type | Method and Description |
---|---|
void |
Psimu.propagateInMasterMode(OutputConfig outputConfig,
List<fr.cnes.genopus.nonWidget.events.CustomEventDetector> eventsToDetect,
Psimu.StorageType storageType)
Method to propagate the orbit in IHM mode.
|
void |
Psimu.propagateInMasterMode(OutputConfig outputConfig,
List<fr.cnes.genopus.nonWidget.events.CustomEventDetector> eventsToDetect,
Psimu.StorageType storageMemory,
Psimu.StorageType storageFile)
Method to propagate the orbit in IHM mode.
|
fr.cnes.sirius.patrius.propagation.SpacecraftState |
Psimu.propagateInSlaveMode()
Method to propagate the orbit in slave mode.
|
Modifier and Type | Method and Description |
---|---|
void |
PsimuBatch.propagateInMasterMode()
Propagates the orbit.
|
fr.cnes.sirius.patrius.propagation.SpacecraftState |
PsimuBatch.propagateInSlaveMode()
Propagates in slave mode.
|
Copyright © 2022. All rights reserved.