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