Uses of Enum Class
org.orekit.files.ccsds.ndm.tdm.RangeUnits
Packages that use RangeUnits
Package
Description
This package contains class managing CCSDS Tracking Data Message.
-
Uses of RangeUnits in org.orekit.files.ccsds.ndm.tdm
Methods in org.orekit.files.ccsds.ndm.tdm that return RangeUnitsModifier and TypeMethodDescriptionstatic RangeUnitsReturns the enum constant of this class with the specified name.static RangeUnits[]RangeUnits.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orekit.files.ccsds.ndm.tdm that return types with arguments of type RangeUnitsMethods in org.orekit.files.ccsds.ndm.tdm with parameters of type RangeUnitsModifier and TypeMethodDescriptionvoidTdmMetadata.setRangeUnits(RangeUnits rangeUnits) Setter for the rangeUnits.