Uses of Class
org.orekit.files.ccsds.ndm.odm.ocm.OrbitManeuverHistoryMetadataKey
-
Packages that use OrbitManeuverHistoryMetadataKey Package Description org.orekit.files.ccsds.ndm.odm.ocm This package contains class managing CCSDS Orbit Comprehensive Message. -
-
Uses of OrbitManeuverHistoryMetadataKey in org.orekit.files.ccsds.ndm.odm.ocm
Methods in org.orekit.files.ccsds.ndm.odm.ocm that return OrbitManeuverHistoryMetadataKey Modifier and Type Method Description static OrbitManeuverHistoryMetadataKeyOrbitManeuverHistoryMetadataKey. valueOf(String name)Returns the enum constant of this type with the specified name.static OrbitManeuverHistoryMetadataKey[]OrbitManeuverHistoryMetadataKey. values()Returns an array containing the constants of this enum type, in the order they are declared.
-