public class PhaseMinusCodeCombination extends AbstractSingleFrequencyCombination
这种组合是一种单频测量的组合,可用于检测循环跳变。
mf = Φf - Rf其中:
Modifier and Type | Method and Description |
---|---|
protected double |
getCombinedValue(double phase, double pseudoRange)
获取两个测量值的组合观测值。
|
combine, combine, getName
protected double getCombinedValue(double phase, double pseudoRange)
getCombinedValue
在类 AbstractSingleFrequencyCombination
phase
- 相位测量的观测值
pseudoRange
- 范围测量的观测值
Copyright © 2002-2023 CS GROUP. All rights reserved.