Uses of Interface
org.orekit.time.TimeScalarFunction
Packages that use TimeScalarFunction
Package
Description
This package provides all gravity-related forces.
This package provides useful objects.
-
Uses of TimeScalarFunction in org.orekit.forces.gravity
Constructors in org.orekit.forces.gravity with parameters of type TimeScalarFunctionModifierConstructorDescriptionJ2OnlyPerturbation(double mu, double rEq, TimeScalarFunction j2OverTime, Frame frame) Constructor withTimeScalarFunction. -
Uses of TimeScalarFunction in org.orekit.utils
Methods in org.orekit.utils that return TimeScalarFunctionModifier and TypeMethodDescriptionIERSConventions.getEarthOrientationAngleFunction(TimeScale ut1) Get the function computing the raw Earth Orientation Angle.IERSConventions.getEarthOrientationAngleFunction(TimeScale ut1, TimeScale tai) Get the function computing the raw Earth Orientation Angle.IERSConventions.getGASTFunction(TimeScale ut1, EOPHistory eopHistory) Get the function computing Greenwich apparent sidereal time, in radians.abstract TimeScalarFunctionIERSConventions.getGASTFunction(TimeScale ut1, EOPHistory eopHistory, TimeScales timeScales) Get the function computing Greenwich apparent sidereal time, in radians.IERSConventions.getGMSTFunction(TimeScale ut1) Get the function computing Greenwich mean sidereal time, in radians.abstract TimeScalarFunctionIERSConventions.getGMSTFunction(TimeScale ut1, TimeScales timeScales) Get the function computing Greenwich mean sidereal time, in radians.IERSConventions.getGMSTRateFunction(TimeScale ut1) Get the function computing Greenwich mean sidereal time rate, in radians per second.abstract TimeScalarFunctionIERSConventions.getGMSTRateFunction(TimeScale ut1, TimeScales timeScales) Get the function computing Greenwich mean sidereal time rate, in radians per second.IERSConventions.getMeanObliquityFunction()Get the function computing mean obliquity of the ecliptic.abstract TimeScalarFunctionIERSConventions.getMeanObliquityFunction(TimeScales timeScales) Get the function computing mean obliquity of the ecliptic.