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 |
---|---|
protected IonosphericModel |
BaseRangeIonosphericDelayModifier.getIonoModel()
Get the ionospheric delay model.
|
protected IonosphericModel |
BaseRangeRateIonosphericDelayModifier.getIonoModel()
Get the ionospheric delay model.
|
Constructor and Description |
---|
AngularIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
BaseRangeIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
BaseRangeRateIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
BistaticRangeIonosphericDelayModifier(IonosphericModel model,
double freq)
Constructor.
|
BistaticRangeRateIonosphericDelayModifier(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.
|
TDOAIonosphericDelayModifier(IonosphericModel model,
double freq)
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.