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