public class MeasurementCombinationFactory extends Object
This is a utility class, so its constructor is private.
Modifier and Type | Method and Description |
---|---|
static GeometryFreeCombination |
getGeometryFreeCombination(SatelliteSystem system)
Get the Geometry-Free combination of measurements.
|
static GRAPHICCombination |
getGRAPHICCombination(SatelliteSystem system)
Get the GRAPHIC combination of measurements.
|
static IonosphereFreeCombination |
getIonosphereFreeCombination(SatelliteSystem system)
Get the Ionosphere-Free combination of measurements.
|
static MelbourneWubbenaCombination |
getMelbourneWubbenaCombination(SatelliteSystem system)
Get the Melbourne-Wübbena combination of measurements.
|
static NarrowLaneCombination |
getNarrowLaneCombination(SatelliteSystem system)
Get the Narrow-Lane combination of measurements.
|
static PhaseMinusCodeCombination |
getPhaseMinusCodeCombination(SatelliteSystem system)
Get the phase minus code combination of measurements.
|
static WideLaneCombination |
getWideLaneCombination(SatelliteSystem system)
Get the Wide-Lane combination of measurements.
|
public static WideLaneCombination getWideLaneCombination(SatelliteSystem system)
system
- satellite systempublic static NarrowLaneCombination getNarrowLaneCombination(SatelliteSystem system)
system
- satellite systempublic static IonosphereFreeCombination getIonosphereFreeCombination(SatelliteSystem system)
system
- satellite systempublic static GeometryFreeCombination getGeometryFreeCombination(SatelliteSystem system)
system
- satellite systempublic static MelbourneWubbenaCombination getMelbourneWubbenaCombination(SatelliteSystem system)
system
- satellite systempublic static PhaseMinusCodeCombination getPhaseMinusCodeCombination(SatelliteSystem system)
system
- satellite systempublic static GRAPHICCombination getGRAPHICCombination(SatelliteSystem system)
system
- satellite systemCopyright © 2002-2021 CS GROUP. All rights reserved.