| Package | Description |
|---|---|
| org.orekit.estimation.measurements |
The measurements package defines everything that is related to orbit
determination measurements.
|
| org.orekit.estimation.measurements.modifiers |
| Modifier and Type | Method | Description |
|---|---|---|
protected EstimatedMeasurement<Range> |
Range.theoreticalEvaluation(int iteration,
int evaluation,
SpacecraftState[] states) |
Estimate the theoretical value.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
OnBoardAntennaRangeModifier.modify(EstimatedMeasurement<Range> estimated) |
Apply a modifier to an estimated measurement.
|
void |
RangeIonosphericDelayModifier.modify(EstimatedMeasurement<Range> estimated) |
|
void |
RangeTroposphericDelayModifier.modify(EstimatedMeasurement<Range> estimated) |
Apply a modifier to an estimated measurement.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.