Package | Description |
---|---|
org.orekit.estimation.measurements.modifiers |
This package provides measurement modifier.
|
org.orekit.models.earth.ionosphere |
This package provides models that simulate the impact of the ionosphere.
|
Modifier and Type | Method and Description |
---|---|
Gradient[] |
IonosphericGradientConverter.getParameters(FieldSpacecraftState<Gradient> state,
IonosphericModel ionoModel)
Get the ionospheric model parameters.
|
FieldSpacecraftState<Gradient> |
IonosphericGradientConverter.getState(IonosphericModel ionoModel)
Get the state with the number of parameters consistent with ionospheric model.
|
Constructor and Description |
---|
AngularIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
PhaseIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
RangeIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
RangeRateIonosphericDelayModifier(IonosphericModel model,
double freq,
boolean twoWay)
Constructor.
|
TurnAroundRangeIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
EstimatedIonosphericModel
An estimated ionospheric model.
|
class |
GlobalIonosphereMapModel
Global Ionosphere Map (GIM) model.
|
class |
KlobucharIonoModel
Klobuchar ionospheric delay model.
|
class |
NeQuickModel
NeQuick ionospheric delay model.
|
class |
SsrVtecIonosphericModel
Ionospheric model based on SSR IM201 message.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.