public static class FieldRecordAndContinue.Event<T,F extends CalculusFieldElement<F>> extends Object
Modifier and Type | Method and Description |
---|---|
T |
getDetector()
Get the detector.
|
FieldSpacecraftState<F> |
getState()
Get the spacecraft's state at the event.
|
boolean |
isIncreasing()
Is the g() function increasing?
|
String |
toString() |
public T getDetector()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
public boolean isIncreasing()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
public FieldSpacecraftState<F> getState()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
Copyright © 2002-2021 CS GROUP. All rights reserved.