Uses of Class
org.orekit.files.ccsds.ndm.odm.ocm.OcmSatelliteEphemeris
-
Packages that use OcmSatelliteEphemeris Package Description org.orekit.files.ccsds.ndm.odm.ocm This package contains class managing CCSDS Orbit Comprehensive Message. -
-
Uses of OcmSatelliteEphemeris in org.orekit.files.ccsds.ndm.odm.ocm
Methods in org.orekit.files.ccsds.ndm.odm.ocm that return types with arguments of type OcmSatelliteEphemeris Modifier and Type Method Description Map<String,OcmSatelliteEphemeris>
Ocm. getSatellites()
Get the loaded ephemeris for each satellite in the file.
-