public class RelativisticClockOneWayGNSSRangeModifier extends AbstractRelativisticClockModifier implements EstimationModifier<OneWayGNSSRange>
相对论钟差校正是由卫星的运动以及重力势能的变化引起的
Constructor and Description |
---|
RelativisticClockOneWayGNSSRangeModifier()
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
List<ParameterDriver> |
getParametersDrivers()
获取参数的驱动程序。
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<OneWayGNSSRange> estimated)
对估计测量应用修饰符,不包括导数。
|
getScaleFactor, relativisticCorrection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
modify
getNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, isSupported
public RelativisticClockOneWayGNSSRangeModifier()
public List<ParameterDriver> getParametersDrivers()
getParametersDrivers
在接口 ParameterDriversProvider
public void modifyWithoutDerivatives(EstimatedMeasurementBase<OneWayGNSSRange> estimated)
modifyWithoutDerivatives
在接口 EstimationModifier<OneWayGNSSRange>
estimated
- 要修改的估计测量
Copyright © 2002-2023 CS GROUP. All rights reserved.