public final class GtmDates extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<fr.cnes.sirius.patrius.time.AbsoluteDate> |
getListOfDates(GtmBestTlesPeriod data,
fr.cnes.sirius.patrius.time.AbsoluteDate lastDate)
Static method to get a list of spacecraft states from a periodic TLE demand.
|
static List<fr.cnes.sirius.patrius.time.AbsoluteDate> |
getListOfManeuverDates(String dirName,
String fileName)
Method to get list of maneuver dates.
|
public static List<fr.cnes.sirius.patrius.time.AbsoluteDate> getListOfDates(GtmBestTlesPeriod data, fr.cnes.sirius.patrius.time.AbsoluteDate lastDate)
data - data for computing best periodic TLEslastDate - Last available date in the future ephemerispublic static List<fr.cnes.sirius.patrius.time.AbsoluteDate> getListOfManeuverDates(String dirName, String fileName) throws GtmPropException, GtmInitException
dirName - name of the directory including the filefileName - name of the file including dataGtmPropException - occured when getting events from PSIMUGtmInitException - occured if there is no start or end dates for maneuversCopyright © 2022. All rights reserved.