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