Uses of Class
org.orekit.files.rinex.observation.ObservationLabel
-
Packages that use ObservationLabel Package Description org.orekit.files.rinex.observation This package provides classes related to RINEX observation files. -
-
Uses of ObservationLabel in org.orekit.files.rinex.observation
Methods in org.orekit.files.rinex.observation that return ObservationLabel Modifier and Type Method Description static ObservationLabelObservationLabel. valueOf(String name)Returns the enum constant of this type with the specified name.static ObservationLabel[]ObservationLabel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-