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 |
---|---|
OEMParser |
OEMParser.withConventions(IERSConventions newConventions)
Set IERS conventions.
|
OEMParser |
OEMParser.withInternationalDesignator(int newLaunchYear,
int newLaunchNumber,
String newLaunchPiece)
Set international designator.
|
OEMParser |
OEMParser.withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)
Set initial date.
|
OEMParser |
OEMParser.withMu(double newMu)
Set gravitational coefficient.
|
OEMParser |
OEMParser.withSimpleEOP(boolean newSimpleEOP)
Set EOP interpolation method.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.