Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.
|
Modifier and Type | Method and Description |
---|---|
OMMParser |
OMMParser.withConventions(IERSConventions newConventions)
Set IERS conventions.
|
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-2017 CS Systèmes d'information. All rights reserved.