public static final class MultiEventsLogger.MultiLoggedEvent extends Object
Modifier and Type | Method and Description |
---|---|
MultiEventDetector |
getEventDetector()
Get the event detector triggered.
|
Map<String,SpacecraftState> |
getStates()
Get the triggering states.
|
boolean |
isIncreasing()
Get the Increasing/decreasing status of the event.
|
public MultiEventDetector getEventDetector()
public Map<String,SpacecraftState> getStates()
MultiEventDetector.eventOccurred(Map, boolean, boolean)
public boolean isIncreasing()
MultiEventDetector.eventOccurred(Map, boolean, boolean)
Copyright © 2023 CNES. All rights reserved.