public class OnBoardAntennaRangeModifier extends Object implements EstimationModifier<Range>
Constructor and Description |
---|
OnBoardAntennaRangeModifier(Vector3D antennaPhaseCenter)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for this modifier parameters.
|
void |
modify(EstimatedMeasurement<Range> estimated)
Apply a modifier to an estimated measurement.
|
public OnBoardAntennaRangeModifier(Vector3D antennaPhaseCenter)
antennaPhaseCenter
- position of the Antenna Phase Center in satellite framepublic List<ParameterDriver> getParametersDrivers()
getParametersDrivers
in interface EstimationModifier<Range>
public void modify(EstimatedMeasurement<Range> estimated)
modify
in interface EstimationModifier<Range>
estimated
- estimated measurement to modifyCopyright © 2002-2022 CS GROUP. All rights reserved.