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 AmbiguityDriver
AmbiguityCache. getAmbiguity(String emitter, String receiver, double wavelength)
Get a cached driver for ambiguity.AmbiguityDriver
OneWayGNSSPhase. getAmbiguityDriver()
Get the driver for phase ambiguity.AmbiguityDriver
Phase. getAmbiguityDriver()
Get the driver for phase ambiguity.
-