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