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<OEMFile.EphemeridesBlock> |
OEMFile.getEphemeridesBlocks()
Get the list of ephemerides blocks as an unmodifiable list.
|
List<OEMFile.EphemeridesBlock> |
OEMFile.OemSatelliteEphemeris.getSegments() |
Constructor and Description |
---|
OemSatelliteEphemeris(String id,
double mu,
List<OEMFile.EphemeridesBlock> 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.