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