Uses of Interface
org.orekit.time.TimeVectorFunction
Packages that use TimeVectorFunction
-
Uses of TimeVectorFunction in org.orekit.utils
Methods in org.orekit.utils that return TimeVectorFunctionModifier and TypeMethodDescriptionIERSConventions.getEOPTidalCorrection()Get the function computing tidal corrections for Earth Orientation Parameters.abstract TimeVectorFunctionIERSConventions.getEOPTidalCorrection(TimeScales timeScales) Get the function computing tidal corrections for Earth Orientation Parameters.IERSConventions.getNutationFunction()Get the function computing the nutation angles.abstract TimeVectorFunctionIERSConventions.getNutationFunction(TimeScales timeScales) Get the function computing the nutation angles.abstract TimeVectorFunctionIERSConventions.getOceanPoleTide(EOPHistory eopHistory) Get the function computing ocean pole tide (ΔC₂₁, ΔS₂₁).IERSConventions.getPrecessionFunction()Get the function computing the precession angles.abstract TimeVectorFunctionIERSConventions.getPrecessionFunction(TimeScales timeScales) Get the function computing the precession angles.abstract TimeVectorFunctionIERSConventions.getSolidPoleTide(EOPHistory eopHistory) Get the function computing solid pole tide (ΔC₂₁, ΔS₂₁).IERSConventions.getTideFrequencyDependenceFunction(TimeScale ut1) Get the function computing frequency dependent terms (ΔC₂₀, ΔC₂₁, ΔS₂₁, ΔC₂₂, ΔS₂₂).abstract TimeVectorFunctionIERSConventions.getTideFrequencyDependenceFunction(TimeScale ut1, TimeScales timeScales) Get the function computing frequency dependent terms (ΔC₂₀, ΔC₂₁, ΔS₂₁, ΔC₂₂, ΔS₂₂).IERSConventions.getXYSpXY2Function()Get the function computing the Celestial Intermediate Pole and Celestial Intermediate Origin components.abstract TimeVectorFunctionIERSConventions.getXYSpXY2Function(TimeScales timeScales) Get the function computing the Celestial Intermediate Pole and Celestial Intermediate Origin components.