Package | Description |
---|---|
calc.output |
This package contains all the classes concerning the output results generation.
|
Modifier and Type | Method and Description |
---|---|
List<OutputEvent> |
OutputManager.getEventList()
Get the list of events associated with the propagation.
|
org.orekit.propagation.SpacecraftState |
OutputManager.getSpacecraftState(int index)
Get the list of spacecraft states if available or null if not available (i.e.
|
List<org.orekit.propagation.SpacecraftState> |
OutputManager.getSpacecraftStateList()
Get the list of spacecraft states if available or null if not available (i.e.
|
void |
OutputManager.saveVTSFiles(String outputDir,
String resultName)
Save the VTS files.
|
Copyright © 2017. All rights reserved.