T - the type of the measurementpublic class PhaseCentersGroundReceiverBaseModifier<T extends GroundReceiverMeasurement<T>> extends Object
| Constructor and Description |
|---|
PhaseCentersGroundReceiverBaseModifier(FrequencyPattern stationPattern,
FrequencyPattern satellitePattern)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
oneWayDistanceModification(EstimatedMeasurementBase<T> estimated)
Compute distance modification for one way measurement.
|
double |
twoWayDistanceModification(EstimatedMeasurementBase<T> estimated)
Apply a modifier to a two-way range measurement.
|
public PhaseCentersGroundReceiverBaseModifier(FrequencyPattern stationPattern, FrequencyPattern satellitePattern)
stationPattern - station patternsatellitePattern - satellite patternpublic double oneWayDistanceModification(EstimatedMeasurementBase<T> estimated)
estimated - estimated measurement to modifypublic double twoWayDistanceModification(EstimatedMeasurementBase<T> estimated)
estimated - estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.