Class AbstractCombinedFieldClocksPair<T extends CalculusFieldElement<T>>

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

public abstract class AbstractCombinedFieldClocksPair<T extends CalculusFieldElement<T>> extends Object implements FieldClockModel<T>
Clock model combining two underlying models.
Since:
14.0
Author:
Luc Maisonobe