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 parameters.
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<TurnAroundRange> estimated)
Apply a modifier to an estimated measurement without derivatives.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmodifygetNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, isSupportedpublic OnBoardAntennaTurnAroundRangeModifier(org.hipparchus.geometry.euclidean.threed.Vector3D antennaPhaseCenter)
antennaPhaseCenter - position of the Antenna Phase Center in satellite framepublic List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface ParameterDriversProviderpublic void modifyWithoutDerivatives(EstimatedMeasurementBase<TurnAroundRange> estimated)
modifyWithoutDerivatives in interface EstimationModifier<TurnAroundRange>estimated - estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.