Uses of Class
org.orekit.time.TimeStampedDoubleAndDerivative
-
Packages that use TimeStampedDoubleAndDerivative Package Description org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. -
-
Uses of TimeStampedDoubleAndDerivative in org.orekit.time
Methods in org.orekit.time that return TimeStampedDoubleAndDerivative Modifier and Type Method Description protected TimeStampedDoubleAndDerivativeTimeStampedDoubleAndDerivativeHermiteInterpolator. interpolate(AbstractTimeInterpolator.InterpolationData interpolationData)Interpolate instance from given interpolation data.
-