public static class RecordAndContinue.Event<T> extends Object
Modifier and Type | Method | Description |
---|---|---|
T |
getDetector() |
Get the detector.
|
SpacecraftState |
getState() |
Get the spacecraft's state at the event.
|
boolean |
isIncreasing() |
Is the g() function increasing?
|
public T getDetector()
EventHandler.eventOccurred(SpacecraftState, EventDetector,
boolean)
public boolean isIncreasing()
EventHandler.eventOccurred(SpacecraftState, EventDetector,
boolean)
public SpacecraftState getState()
EventHandler.eventOccurred(SpacecraftState, EventDetector,
boolean)
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.