public interface EnablingPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
eventIsEnabled(SpacecraftState state,
EventDetector detector,
double g)
Compute an event enabling function of state.
|
boolean eventIsEnabled(SpacecraftState state, EventDetector detector, double g)
state - current statedetector - underlying detectorg - value of the underlying detector for the current stateCopyright © 2002-2023 CS GROUP. All rights reserved.