Package | Description |
---|---|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
TimeVectorFunction |
IERSConventions.getEOPTidalCorrection()
Get the function computing tidal corrections for Earth Orientation Parameters.
|
abstract TimeVectorFunction |
IERSConventions.getEOPTidalCorrection(TimeScales timeScales)
Get the function computing tidal corrections for Earth Orientation Parameters.
|
TimeVectorFunction |
IERSConventions.getNutationFunction()
Get the function computing the nutation angles.
|
abstract TimeVectorFunction |
IERSConventions.getNutationFunction(TimeScales timeScales)
Get the function computing the nutation angles.
|
abstract TimeVectorFunction |
IERSConventions.getOceanPoleTide(EOPHistory eopHistory)
Get the function computing ocean pole tide (ΔC₂₁, ΔS₂₁).
|
TimeVectorFunction |
IERSConventions.getPrecessionFunction()
Get the function computing the precession angles.
|
abstract TimeVectorFunction |
IERSConventions.getPrecessionFunction(TimeScales timeScales)
Get the function computing the precession angles.
|
abstract TimeVectorFunction |
IERSConventions.getSolidPoleTide(EOPHistory eopHistory)
Get the function computing solid pole tide (ΔC₂₁, ΔS₂₁).
|
TimeVectorFunction |
IERSConventions.getTideFrequencyDependenceFunction(TimeScale ut1)
Get the function computing frequency dependent terms (ΔC₂₀, ΔC₂₁, ΔS₂₁, ΔC₂₂, ΔS₂₂).
|
abstract TimeVectorFunction |
IERSConventions.getTideFrequencyDependenceFunction(TimeScale ut1,
TimeScales timeScales)
Get the function computing frequency dependent terms (ΔC₂₀, ΔC₂₁, ΔS₂₁, ΔC₂₂,
ΔS₂₂).
|
TimeVectorFunction |
IERSConventions.getXYSpXY2Function()
Get the function computing the Celestial Intermediate Pole and Celestial Intermediate Origin components.
|
abstract TimeVectorFunction |
IERSConventions.getXYSpXY2Function(TimeScales timeScales)
Get the function computing the Celestial Intermediate Pole and Celestial
Intermediate Origin components.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.