Uses of Interface
org.hipparchus.ode.events.FieldEventState
-
Uses of FieldEventState in org.hipparchus.ode.events
Modifier and TypeClassDescriptionclass
FieldDetectorBasedEventState<T extends CalculusFieldElement<T>>
This class handles the state for oneevent handler
during integration steps.class
FieldStepEndEventState<T extends CalculusFieldElement<T>>
This class handles the state for oneevent handler
that triggers at step end.