|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.cnes.sirius.patrius.events.multi.MultiEventsLogger.MultiLoggedEvent
public static final class MultiEventsLogger.MultiLoggedEvent
Class for logged events entries.
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public MultiEventDetector getEventDetector()
public Map<String,SpacecraftState> getStates()
MultiEventDetector.eventOccurred(Map, boolean, boolean)
public boolean isIncreasing()
MultiEventDetector.eventOccurred(Map, boolean, boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |