T - class type for the generic versionpublic class FieldStopOnEvent<KK extends FieldEventDetector<T>,T extends RealFieldElement<T>> extends Object implements FieldEventHandler<KK,T>
continue as a state.| Constructor and Description |
|---|
FieldStopOnEvent() |
| Modifier and Type | Method and Description |
|---|---|
Action |
eventOccurred(FieldSpacecraftState<T> s,
KK detector,
boolean increasing)
Specific implementation of the eventOccurred interface.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, resetStatepublic Action eventOccurred(FieldSpacecraftState<T> s, KK detector, boolean increasing)
eventOccurred in interface FieldEventHandler<KK extends FieldEventDetector<T>,T extends RealFieldElement<T>>s - SpaceCraft state to be used in the evaluationdetector - object with appropriate type that can be used in determining correct return stateincreasing - with the event occurred in an "increasing" or "decreasing" slope directionstop under all circumstancesCopyright © 2002-2020 CS Group. All rights reserved.