public class RelativisticClockOneWayGNSSRangeModifier extends AbstractRelativisticClockModifier implements EstimationModifier<OneWayGNSSRange>
Relativistic clock correction is caused by the motion of the satellite as well as the change in the gravitational potential
| Constructor and Description |
|---|
RelativisticClockOneWayGNSSRangeModifier()
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for this modifier parameters.
|
void |
modify(EstimatedMeasurement<OneWayGNSSRange> estimated)
Apply a modifier to an estimated measurement.
|
getScaleFactor, relativisticCorrectionpublic RelativisticClockOneWayGNSSRangeModifier()
public List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface EstimationModifier<OneWayGNSSRange>public void modify(EstimatedMeasurement<OneWayGNSSRange> estimated)
modify in interface EstimationModifier<OneWayGNSSRange>estimated - estimated measurement to modifyCopyright © 2002-2021 CS GROUP. All rights reserved.