Package | Description |
---|---|
org.orekit.estimation.measurements.gnss |
This package provides methods to handle GNSS measurements.
|
org.orekit.estimation.measurements.modifiers |
This package provides measurement modifier.
|
Modifier and Type | Method and Description |
---|---|
protected EstimatedMeasurement<OneWayGNSSRange> |
OneWayGNSSRange.theoreticalEvaluation(int iteration,
int evaluation,
SpacecraftState[] states)
Estimate the theoretical value.
|
Modifier and Type | Method and Description |
---|---|
void |
RelativisticClockOneWayGNSSRangeModifier.modify(EstimatedMeasurement<OneWayGNSSRange> estimated)
Apply a modifier to an estimated measurement.
|
void |
OnBoardAntennaOneWayGNSSRangeModifier.modify(EstimatedMeasurement<OneWayGNSSRange> estimated)
Apply a modifier to an estimated measurement.
|
void |
ShapiroOneWayGNSSRangeModifier.modify(EstimatedMeasurement<OneWayGNSSRange> estimated)
Apply a modifier to an estimated measurement.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.