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