Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation Data Message format.
|
Modifier and Type | Method and Description |
---|---|
TDMParser |
TDMParser.withConventions(IERSConventions newConventions)
Set IERS conventions.
|
TDMParser |
TDMParser.withDataContext(DataContext newDataContext)
Set the data context.
|
TDMParser |
TDMParser.withFileFormat(TDMParser.TDMFileFormat newFileFormat)
Set file format.
|
TDMParser |
TDMParser.withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)
Set initial date.
|
TDMParser |
TDMParser.withSimpleEOP(boolean newSimpleEOP)
Set EOP interpolation method.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.