Class FieldCylindricalShadowEclipseDetector<T extends CalculusFieldElement<T>>

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

public class FieldCylindricalShadowEclipseDetector<T extends CalculusFieldElement<T>> extends FieldAbstractDetector<FieldCylindricalShadowEclipseDetector<T>,T>
Event detector for eclipses from a single, infinitely-distant light source, occulted by a spherical central body. The shadow region is cylindrical, a model less accurate than a conical one but more computationally-performant.

The so-called g function is negative in eclipse, positive otherwise.

Since:
12.
Author:
Romain Serra
See Also: