Package | Description |
---|---|
org.orekit.estimation.measurements.modifiers |
This package provides measurement modifier.
|
org.orekit.models.earth.troposphere |
This package provides models that simulate the impact of the troposphere.
|
Modifier and Type | Method and Description |
---|---|
Gradient[] |
TroposphericGradientConverter.getParameters(FieldSpacecraftState<Gradient> state,
DiscreteTroposphericModel tropoModel)
Get the tropospheric model parameters.
|
FieldSpacecraftState<Gradient> |
TroposphericGradientConverter.getState(DiscreteTroposphericModel tropoModel)
Get the state with the number of parameters consistent with tropospheric model.
|
Constructor and Description |
---|
AngularTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
PhaseTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
RangeRateTroposphericDelayModifier(DiscreteTroposphericModel model,
boolean tw)
Constructor.
|
RangeTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
TurnAroundRangeTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
EstimatedTroposphericModel
An estimated tropospheric model.
|
class |
FixedTroposphericDelay
A static tropospheric model that interpolates the actual tropospheric delay
based on values read from a configuration file (tropospheric-delay.txt) via
the
DataProvidersManager . |
class |
MariniMurrayModel
The Marini-Murray tropospheric delay model for laser ranging.
|
class |
MendesPavlisModel
The Mendes - Pavlis tropospheric delay model for optical techniques.
|
class |
SaastamoinenModel
The modified Saastamoinen model.
|
class |
TimeSpanEstimatedTroposphericModel
Time span estimated tropospheric model.
|
class |
ViennaOneModel
The Vienna1 tropospheric delay model for radio techniques.
|
class |
ViennaThreeModel
The Vienna3 tropospheric delay model for radio techniques.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.