Uses of Class
org.orekit.utils.TrackingCoordinates
-
Packages that use TrackingCoordinates Package Description org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of TrackingCoordinates in org.orekit.frames
Methods in org.orekit.frames that return TrackingCoordinates Modifier and Type Method Description TrackingCoordinates
TopocentricFrame. getTrackingCoordinates(Vector3D extPoint, Frame frame, AbsoluteDate date)
Get the tracking coordinates of a point with regards to the local point.
-