Package | Description |
---|---|
org.orekit.estimation.measurements |
The measurements package defines everything that is related to orbit
determination measurements.
|
org.orekit.estimation.measurements.generation |
This package provides Orbit Determination measurements generation.
|
org.orekit.estimation.measurements.modifiers |
Modifier and Type | Method | Description |
---|---|---|
protected EstimatedMeasurement<RangeRate> |
RangeRate.theoreticalEvaluation(int iteration,
int evaluation,
SpacecraftState[] states) |
Estimate the theoretical value.
|
Modifier and Type | Method | Description |
---|---|---|
RangeRate |
RangeRateBuilder.build(SpacecraftState[] states) |
Generate a single measurement.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RangeRateIonosphericDelayModifier.modify(EstimatedMeasurement<RangeRate> estimated) |
Apply a modifier to an estimated measurement.
|
void |
RangeRateTroposphericDelayModifier.modify(EstimatedMeasurement<RangeRate> estimated) |
Apply a modifier to an estimated measurement.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.