public class MelbourneWubbenaCombination extends Object implements MeasurementCombination
This combination allows, thanks to the wide-lane combination, a larger wavelength than each signal individually. Moreover, the measurement noise is reduced by the narrow-lane combination of code measurements.
mMW = ΦWL- RNL mMW = λWL * NWL+ b + εWith:
Narrow-Lane
and Wide-Lane
combinations shall be performed with the same pair of frequencies.
Modifier and Type | Method and Description |
---|---|
CombinedObservationDataSet |
combine(ObservationDataSet observations)
Combines observation data using a combination of measurements.
|
String |
getName()
Get the name of the combination of measurements.
|
public CombinedObservationDataSet combine(ObservationDataSet observations)
combine
in interface MeasurementCombination
observations
- observation data setpublic String getName()
getName
in interface MeasurementCombination
Copyright © 2002-2021 CS GROUP. All rights reserved.