See: Description
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 | Description |
---|---|
AbstractCycleSlipDetector |
Base class for cycle-slip detectors.
|
AbstractDualFrequencyCombination |
Base class for dual frequency combination of measurements.
|
AbstractLambdaMethod |
Base class for decorrelation/reduction engine for LAMBDA type methods.
|
AbstractSingleFrequencyCombination |
Base class for single frequency combination of measurements.
|
AmbiguitySolver |
Class for solving integer ambiguity problems.
|
CycleSlipDetectorResults |
This class is used to contains all the data computed within cycle-slip detector.
|
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 for
IntegerLeastSquareSolution instance. |
IntegerLeastSquareSolution |
Class holding a solution to an Integer Least Square problem.
|
InterSatellitesPhase |
Phase measurement between two satellites.
|
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.
|
OneWayGNSSPhase |
One-way GNSS phase measurement.
|
OneWayGNSSRange |
One-way GNSS range measurement.
|
Phase |
Class modeling a phase measurement from a ground station.
|
PhaseBuilder |
Builder for
Phase 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 GNSS
phase measurements . |
WindUpFactory |
Factory for
wind-up modifiers. |
Enum | Description |
---|---|
CombinationType |
Enumerate for combination of measurements types.
|
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.).
Copyright © 2002-2022 CS GROUP. All rights reserved.