public static final class EventsLogger.LoggedEvent extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
EventDetector |
getEventDetector()
Get the event detector triggered.
|
SpacecraftState |
getState()
Get the triggering state.
|
boolean |
isIncreasing()
Get the Increasing/decreasing status of the event.
|
public EventDetector getEventDetector()
public SpacecraftState getState()
EventDetector.eventOccurred(SpacecraftState, boolean, boolean)public boolean isIncreasing()
EventDetector.eventOccurred(SpacecraftState, boolean, boolean)Copyright © 2022 CNES. All rights reserved.