Uses of Class
org.orekit.estimation.measurements.gnss.AmbiguityDriver
-
Packages that use AmbiguityDriver Package Description org.orekit.estimation.measurements.gnss This package provides methods to handle GNSS measurements. -
-
Uses of AmbiguityDriver in org.orekit.estimation.measurements.gnss
Methods in org.orekit.estimation.measurements.gnss that return AmbiguityDriver Modifier and Type Method Description AmbiguityDriverAmbiguityCache. getAmbiguity(String emitter, String receiver, double wavelength)Get a cached driver for ambiguity.AmbiguityDriverOneWayGNSSPhase. getAmbiguityDriver()Get the driver for phase ambiguity.AmbiguityDriverPhase. getAmbiguityDriver()Get the driver for phase ambiguity.
-