Class FieldTimeStampedGeodeticPoint<T extends CalculusFieldElement<T>>

java.lang.Object
org.orekit.bodies.FieldGeodeticPoint<T>
org.orekit.bodies.FieldTimeStampedGeodeticPoint<T>
Type Parameters:
T - type of the field elements
All Implemented Interfaces:
FieldTimeStamped<T>

public class FieldTimeStampedGeodeticPoint<T extends CalculusFieldElement<T>> extends FieldGeodeticPoint<T> implements FieldTimeStamped<T>
Implements a time-stamped FieldGeodeticPoint.
Since:
13.1
Author:
Romain Serra