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 |
---|---|
OMMParser |
OMMParser.withConventions(IERSConventions newConventions)
Set IERS conventions.
|
OMMParser |
OMMParser.withDataContext(DataContext newDataContext) |
OMMParser |
OMMParser.withInternationalDesignator(int newLaunchYear,
int newLaunchNumber,
String newLaunchPiece)
Set international designator.
|
OMMParser |
OMMParser.withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)
Set initial date.
|
OMMParser |
OMMParser.withMu(double newMu)
Set gravitational coefficient.
|
OMMParser |
OMMParser.withSimpleEOP(boolean newSimpleEOP)
Set EOP interpolation method.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.