Package org.orekit.propagation.events.intervals
This package provides built-in implementations of
AdaptableInterval
.
They are meant for specific EventDetector
to optimize performance
(by minimizing the number of evaluations for the so-called g function).
- Since:
- 12.1
- Author:
- Romain Serra
-
Class Summary Class Description ApsideDetectionAdaptableIntervalFactory Factory class forAdaptableInterval
suitable for apside detection on eccentric orbits.ElevationDetectionAdaptableIntervalFactory Factory class forAdaptableInterval
suitable for elevation detection on eccentric orbits.