Package org.orekit.propagation.events.intervals
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
-
ClassDescriptionThis interface represents an event checking interval that depends on state.Factory class for
AdaptableIntervalsuitable for apside detection on eccentric orbits.Factory for adaptable interval tuned for date(s) detection.Factory class forAdaptableIntervalsuitable for elevation detection on eccentric orbits.FieldAdaptableInterval<T extends CalculusFieldElement<T>>This interface represents an event checking interval that depends on state.FieldPeriodBasedAdaptableInterval<T extends CalculusFieldElement<T>>This class defines an interval based on the osculating orbital period if available.This class defines an interval based on the osculating orbital period if available.