Class FieldExtremumAngularSeparationDetector<T extends CalculusFieldElement<T>>

java.lang.Object
org.orekit.propagation.events.FieldAbstractDetector<FieldExtremumAngularSeparationDetector<T>,T>
org.orekit.propagation.events.FieldExtremumAngularSeparationDetector<T>
Type Parameters:
T - type of the field elements
All Implemented Interfaces:
FieldEventDetector<T>

public class FieldExtremumAngularSeparationDetector<T extends CalculusFieldElement<T>> extends FieldAbstractDetector<FieldExtremumAngularSeparationDetector<T>,T>
Detector of local extrema with angular separation.
Since:
13.1
Author:
Romain Serra
See Also: