Package | Description |
---|---|
org.orekit.estimation.measurements.generation |
This package provides Orbit Determination measurements generation.
|
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 |
---|---|
InterSatellitesPhase |
InterSatellitesPhaseBuilder.build(SpacecraftState[] states)
Generate a single measurement.
|
Modifier and Type | Method and Description |
---|---|
protected EstimatedMeasurement<InterSatellitesPhase> |
InterSatellitesPhase.theoreticalEvaluation(int iteration,
int evaluation,
SpacecraftState[] states)
Estimate the theoretical value.
|
Modifier and Type | Method and Description |
---|---|
void |
ShapiroInterSatellitePhaseModifier.modify(EstimatedMeasurement<InterSatellitesPhase> estimated)
Apply a modifier to an estimated measurement.
|
void |
RelativisticClockInterSatellitesPhaseModifier.modify(EstimatedMeasurement<InterSatellitesPhase> estimated)
Apply a modifier to an estimated measurement.
|
void |
RelativisticJ2ClockInterSatellitesPhaseModifier.modify(EstimatedMeasurement<InterSatellitesPhase> estimated)
Apply a modifier to an estimated measurement.
|
void |
OnBoardAntennaInterSatellitesPhaseModifier.modify(EstimatedMeasurement<InterSatellitesPhase> estimated) |
void |
InterSatellitesPhaseAmbiguityModifier.modify(EstimatedMeasurement<InterSatellitesPhase> estimated)
Apply a modifier to an estimated measurement.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.