| Package | Description |
|---|---|
| fr.cnes.dynvol.gentleman.calc.tles |
Package linked to building TLEs
|
| fr.cnes.dynvol.gentleman.calc.util |
Utilities package.
|
| fr.cnes.dynvol.gentleman.gui.input.tle |
Package with classes for TLe widgets.
|
| fr.cnes.dynvol.gentleman.gui.main |
Package with main GUI classes.
|
| Constructor and Description |
|---|
GtmBuilder(GtmObjectData tleObject,
List<fr.cnes.sirius.patrius.propagation.SpacecraftState> scList)
Constructor without list of maneuvers.
|
GtmBuilder(GtmObjectData tleObject,
List<fr.cnes.sirius.patrius.propagation.SpacecraftState> scList,
List<fr.cnes.sirius.patrius.time.AbsoluteDate> listOfManDates)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GtmIO.printConsole(GtmObjectData tleObj,
List<fr.cnes.sirius.patrius.propagation.analytical.tle.TLE> listOfTles)
Private method to print results on console.
|
static void |
GtmIO.printTleInFile(boolean isHierarchical,
GtmObjectData tleObj,
List<fr.cnes.sirius.patrius.propagation.analytical.tle.TLE> listOfTles,
String outputDir)
Private method to print TLEs in file.
|
| Modifier and Type | Method and Description |
|---|---|
GtmObjectData |
WidGtmObjectData.getGtmObject(Object... obj) |
| Modifier and Type | Method and Description |
|---|---|
GtmObjectData |
WidGtmDataPanel.getTleObjectData()
Method to get the TLE object data from the GUI.
|
Copyright © 2022. All rights reserved.