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