Uses of Enum Class
org.orekit.gnss.metric.ntrip.CarrierPhase
Packages that use CarrierPhase
Package
Description
This package provides streams reading from ntrip casters.
-
Uses of CarrierPhase in org.orekit.gnss.metric.ntrip
Methods in org.orekit.gnss.metric.ntrip that return CarrierPhaseModifier and TypeMethodDescriptionstatic CarrierPhaseCarrierPhase.getCarrierPhase(String code) Get the carrier phase corresponding to a code.DataStreamRecord.getCarrierPhase()Get the carrier phase.static CarrierPhaseReturns the enum constant of this class with the specified name.static CarrierPhase[]CarrierPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.