| Package | Description |
|---|---|
| fr.cnes.dynvol.gentleman.calc.util |
Utilities package.
|
| fr.cnes.dynvol.gentleman.gui.plots |
Package for plots
|
| Modifier and Type | Method and Description |
|---|---|
static GtmDOrbParamsSynthesis |
GtmCompare.compareOneTleToListOfStates(fr.cnes.sirius.patrius.propagation.analytical.tle.TLE tle,
int nbPts,
List<fr.cnes.sirius.patrius.propagation.SpacecraftState> scList)
Static method to compare a TLE with a Spacecraftstate list
|
| Modifier and Type | Method and Description |
|---|---|
static List<GtmDOrbParamsSynthesis> |
GtmCompare.compareListOfTlesToListOfStates(List<fr.cnes.sirius.patrius.propagation.analytical.tle.TLE> tles,
List<Integer> listOfNbPts,
List<fr.cnes.sirius.patrius.propagation.SpacecraftState> scList)
Static method to compare a list of TLEs to a list of Spacecraft states
|
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 |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidDiffPlot.updateData(GtmDOrbParamsSynthesis syn)
Method to update data with a single synthesis object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidDiffPlot.updateData(List<GtmDOrbParamsSynthesis> listOfSyn)
Method to update data with a list of synthesis objects.
|
Copyright © 2022. All rights reserved.