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 |
---|---|
List<AEMFile.AttitudeEphemeridesBlock> |
AEMFile.getAttitudeBlocks()
Get the list of attitude ephemerides blocks as an unmodifiable list.
|
List<AEMFile.AttitudeEphemeridesBlock> |
AEMFile.AemSatelliteEphemeris.getSegments()
Get the segments of the attitude ephemeris.
|
Constructor and Description |
---|
AemSatelliteEphemeris(List<AEMFile.AttitudeEphemeridesBlock> blocks)
Create a container for the set of ephemeris blocks in the file that pertain to
a single satellite.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.