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