Uses of Class
org.orekit.files.ccsds.TDMParser
-
Packages that use TDMParser Package Description org.orekit.files.ccsds This package provides a parser for orbit data stored in CCSDS Orbit Data Message format. -
-
Uses of TDMParser in org.orekit.files.ccsds
Methods in org.orekit.files.ccsds that return TDMParser Modifier and Type Method Description TDMParserTDMParser. withConventions(IERSConventions newConventions)Set IERS conventions.TDMParserTDMParser. withFileFormat(TDMParser.TDMFileFormat newFileFormat)Set file format.TDMParserTDMParser. withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)Set initial date.TDMParserTDMParser. withSimpleEOP(boolean newSimpleEOP)Set EOP interpolation method.
-