Package | Description |
---|---|
calc.main |
This package contains the main JPSIMU classes.
|
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.
|
org.orekit.propagation.SpacecraftState |
Psimu.propagateInSlaveMode()
Method to propagate the orbit in slave mode.
|
Modifier and Type | Method and Description |
---|---|
void |
PsimuBatch.propagateInMasterMode()
Propagates the orbit.
|
org.orekit.propagation.SpacecraftState |
PsimuBatch.propagateInSlaveMode()
Propagates in slave mode.
|
Copyright © 2017. All rights reserved.