| Package | Description |
|---|---|
| org.orekit.estimation.measurements.gnss | |
| org.orekit.estimation.measurements.modifiers |
| Modifier and Type | Method and Description |
|---|---|
Phase |
PhaseBuilder.build(SpacecraftState[] states)
Generate a single measurement.
|
| Modifier and Type | Method and Description |
|---|---|
protected EstimatedMeasurement<Phase> |
Phase.theoreticalEvaluation(int iteration,
int evaluation,
SpacecraftState[] states)
Estimate the theoretical value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WindUp.modify(EstimatedMeasurement<Phase> estimated)
Apply a modifier to an estimated measurement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhaseAmbiguityModifier.modify(EstimatedMeasurement<Phase> estimated) |
Copyright © 2002-2020 CS Group. All rights reserved.