Uses of Interface
org.orekit.utils.ShiftablePVCoordinatesHolder
-
Packages that use ShiftablePVCoordinatesHolder Package Description org.orekit.orbits This package provides classes to represent orbits.org.orekit.utils This package provides useful objects. -
-
Uses of ShiftablePVCoordinatesHolder in org.orekit.orbits
Classes in org.orekit.orbits that implement ShiftablePVCoordinatesHolder Modifier and Type Class Description classCartesianOrbitThis class holds Cartesian orbital parameters.classCircularOrbitThis class handles circular orbital parameters.classEquinoctialOrbitThis class handles equinoctial orbital parameters, which can support both circular and equatorial orbits.classKeplerianOrbitThis class handles traditional Keplerian orbital parameters.classOrbitThis class handles orbital parameters. -
Uses of ShiftablePVCoordinatesHolder in org.orekit.utils
Classes in org.orekit.utils that implement ShiftablePVCoordinatesHolder Modifier and Type Class Description classAbsolutePVCoordinatesPosition - Velocity - Acceleration linked to a date and a frame.
-