public class AbstractRelativisticClockModifier extends Object
Relativistic clock correction is caused by the motion of the satellite as well as the change in the gravitational potential
| Constructor and Description |
|---|
AbstractRelativisticClockModifier()
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
getScaleFactor()
Get the scale factor used to compute relativistic effect.
|
protected double |
relativisticCorrection(EstimatedMeasurement<?> estimated)
Computes the relativistic clock correction.
|
public AbstractRelativisticClockModifier()
protected double relativisticCorrection(EstimatedMeasurement<?> estimated)
estimated - estimated measurementprotected double getScaleFactor()
Copyright © 2002-2022 CS GROUP. All rights reserved.