public class OnBoardAntennaTurnAroundRangeModifier extends Object implements EstimationModifier<TurnAroundRange>
Constructor and Description |
---|
OnBoardAntennaTurnAroundRangeModifier(org.hipparchus.geometry.euclidean.threed.Vector3D antennaPhaseCenter)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for this modifier parameters.
|
void |
modify(EstimatedMeasurement<TurnAroundRange> estimated)
Apply a modifier to an estimated measurement.
|
public OnBoardAntennaTurnAroundRangeModifier(org.hipparchus.geometry.euclidean.threed.Vector3D antennaPhaseCenter)
antennaPhaseCenter
- position of the Antenna Phase Center in satellite framepublic List<ParameterDriver> getParametersDrivers()
getParametersDrivers
in interface EstimationModifier<TurnAroundRange>
public void modify(EstimatedMeasurement<TurnAroundRange> estimated)
modify
in interface EstimationModifier<TurnAroundRange>
estimated
- estimated measurement to modifyCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.