| Package | Description |
|---|---|
| fr.cnes.dynvol.gentleman.calc.util |
Utilities package.
|
| fr.cnes.dynvol.gentleman.main |
package for main classes.
|
| 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.printResultsInFile(String nameFile,
List<GtmDOrbParamsSynthesis> listOfSyn)
Method to print results (differences on orbital parameters and amount of points) in a MADONA like file.
|
static void |
GtmIO.printResultsInFile(String nameFile,
List<GtmDOrbParamsSynthesis> listOfSyn,
boolean isOldFashion)
Method to print results (differences on orbital parameters and amount of points) in a MADONA like file.
|
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.
|
static List<GtmDOrbParamsSynthesis> |
GtmIO.readDiffInFile(String nameFile)
Method to read differences on orbital parameters in a MADONA like file
|
| Modifier and Type | Method and Description |
|---|---|
List<fr.cnes.sirius.patrius.propagation.analytical.tle.TLE> |
GtmBatch.buildTle()
Method to build TLE(s).
|
Copyright © 2022. All rights reserved.