T
- type of the field elementspublic interface FieldEnablingPredicate<T extends org.hipparchus.CalculusFieldElement<T>>
Modifier and Type | Method and Description |
---|---|
boolean |
eventIsEnabled(FieldSpacecraftState<T> state,
FieldEventDetector<T> detector,
T g)
Compute an event enabling function of state.
|
boolean eventIsEnabled(FieldSpacecraftState<T> state, FieldEventDetector<T> detector, T g)
state
- current statedetector
- underlying detectorg
- value of the underlying detector for the current stateCopyright © 2002-2023 CS GROUP. All rights reserved.