Uses of Class
org.orekit.time.TimeStampedDouble
Packages that use TimeStampedDouble
Package
Description
Propagation
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
-
Uses of TimeStampedDouble in org.orekit.propagation
Methods in org.orekit.propagation that return types with arguments of type TimeStampedDoubleModifier and TypeMethodDescriptionSpacecraftStateInterpolator.getAdditionalStateInterpolator()Get additional state interpolator.SpacecraftStateInterpolator.getMassInterpolator()Get mass interpolator. -
Uses of TimeStampedDouble in org.orekit.time
Subclasses of TimeStampedDouble in org.orekit.timeModifier and TypeClassDescriptionclassClass that associates a double, its time derivative with a date.Methods in org.orekit.time that return TimeStampedDoubleModifier and TypeMethodDescriptionprotected TimeStampedDoubleTimeStampedDoubleHermiteInterpolator.interpolate(AbstractTimeInterpolator<TimeStampedDouble>.InterpolationData interpolationData) Interpolate instance from given interpolation data.