Class FieldClocksDifference<T extends CalculusFieldElement<T>>

java.lang.Object
org.orekit.time.clocks.AbstractCombinedFieldClocksPair<T>
org.orekit.time.clocks.FieldClocksDifference<T>
Type Parameters:
T - type of the field elements
All Implemented Interfaces:
FieldClockModel<T>

public class FieldClocksDifference<T extends CalculusFieldElement<T>> extends AbstractCombinedFieldClocksPair<T>
Clock model computing the difference of two underlying models.
Since:
14.0
Author:
Luc Maisonobe