Package org.orekit.estimation.measurements.gnss
This package provides methods to handle GNSS measurements.
The two main types of GNSS measurements are code and carrier phase measurements. This package provides several methods to handle these two types of measurements (e.g. combination of measurement, phase ambiguity resolution, modeling of wind-up effect, etc.).
-
Interface Summary Interface Description AmbiguityAcceptance Interface defining ambiguity acceptance tests.CycleSlipDetectors Interface for phase measurement cycle-slip detection.IntegerLeastSquareSolver Interface for algorithms solving integer least square problems.MeasurementCombination Interface for combination of measurements. -
Class Summary Class Description AbstractCycleSlipDetector Base class for cycle-slip detectors.AbstractDualFrequencyCombination Base class for dual frequency combination of measurements.AbstractInterSatellitesMeasurement<T extends ObservedMeasurement<T>> Base class for measurement between two satellites that are both estimated.AbstractLambdaMethod Base class for decorrelation/reduction engine for LAMBDA type methods.AbstractOnBoardMeasurement<T extends ObservedMeasurement<T>> Base class modeling a measurement where receiver is a satellite.AbstractOneWayGNSSMeasurement<T extends ObservedMeasurement<T>> Base class for one-way GNSS measurement.AbstractSingleFrequencyCombination Base class for single frequency combination of measurements.AbstractWindUp<T extends ObservedMeasurement<T>> Base class for wind-up effect computation.AmbiguityCache Cache forAmbiguityDriver
.AmbiguityDriver SpecializedParameterDriver
for ambiguity.AmbiguitySolver Class for solving integer ambiguity problems.CombinedObservationData Combined observation data.CombinedObservationDataSet Combined observation data set.CycleSlipDetectorResults This class is used to contains all the data computed within cycle-slip detector.Dipole Dipole configuration for satellite-to-ground and inter-satellites wind-up effects.GeometryFreeCombination Geometry-free combination.GeometryFreeCycleSlipDetector Geometry free cycle slip detectors.GRAPHICCombination GRoup And Phase Ionospheric Calibration (GRAPHIC) combination.IntegerBootstrapping Bootstrapping engine for ILS problem solving.IntegerLeastSquareComparator Comparator forIntegerLeastSquareSolution
instance.IntegerLeastSquareSolution Class holding a solution to an Integer Least Square problem.InterSatellitesOneWayRangeRate One way range-rate measurement between two satellites.InterSatellitesPhase Phase measurement between two satellites.InterSatellitesWindUp Modifier for wind-up effect in GNSSinter-satellites phase measurements
.InterSatellitesWindUpFactory Factory forwind-up
modifiers.IonosphereFreeCombination Ionosphere-free combination.LambdaMethod Decorrelation/reduction engine for LAMBDA method.MeasurementCombinationFactory Factory for predefined combination of measurements.MelbourneWubbenaCombination Melbourne-Wübbena combination.ModifiedLambdaMethod Decorrelation/reduction engine for Modified LAMBDA method.NarrowLaneCombination Narrow-Lane combination.OnBoardCommonParametersWithDerivatives Common intermediate parameters used to estimate measurements where receiver is a satellite.OnBoardCommonParametersWithoutDerivatives Common intermediate parameters used to estimate measurements where receiver is a satellite.OneWayGNSSPhase One-way GNSS phase measurement.OneWayGNSSRange One-way GNSS range measurement.OneWayGNSSRangeRate One-way GNSS range rate measurement.Phase Class modeling a phase measurement from a ground station.PhaseBuilder Builder forPhase
measurements.PhaseMinusCodeCombination Phase minus Code combination.PhaseMinusCodeCycleSlipDetector Phase minus code cycle slip detectors.SimpleRatioAmbiguityAcceptance Ambiguity acceptance test based on a ratio of the two best candidates.WideLaneCombination Wide-Lane combination.WindUp Modifier for wind-up effect in GNSSphase measurements
.WindUpFactory Factory forwind-up
modifiers. -
Enum Summary Enum Description CombinationType Enumerate for combination of measurements types.