Uses of Class
org.orekit.bodies.TimeStampedGeodeticPoint
-
Packages that use TimeStampedGeodeticPoint Package Description org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids. -
-
Uses of TimeStampedGeodeticPoint in org.orekit.bodies
Methods in org.orekit.bodies that return TimeStampedGeodeticPoint Modifier and Type Method Description TimeStampedGeodeticPointTimeStampedGeodeticPoint. shiftedBy(double dt)Constructors in org.orekit.bodies with parameters of type TimeStampedGeodeticPoint Constructor Description FieldTimeStampedGeodeticPoint(Field<T> field, TimeStampedGeodeticPoint timeStampedGeodeticPoint)Build a new instance from aTimeStampedGeodeticPoint.
-