Uses of Interface
org.orekit.propagation.semianalytical.dsst.utilities.InterpolationGrid
Packages that use InterpolationGrid
Package
Description
This package provides utilities for Draper Semi-analytical Satellite Theory (DSST).
-
Uses of InterpolationGrid in org.orekit.propagation.semianalytical.dsst.utilities
Classes in org.orekit.propagation.semianalytical.dsst.utilities that implement InterpolationGridModifier and TypeClassDescriptionclassInterpolation grid where a fixed number of points are evenly spaced between the start and the end of the integration step.classInterpolation grid where points obey a maximum time gap.