public static class EventsLogger.LoggedEvent extends Object implements TimeStamped
| Modifier and Type | Method and Description |
|---|---|
AbsoluteDate |
getDate()
Get the date.
|
EventDetector |
getEventDetector()
Get the event detector triggered.
|
SpacecraftState |
getState()
Get the triggering state.
|
boolean |
isIncreasing()
Get the Increasing/decreasing status of the event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdurationFrompublic EventDetector getEventDetector()
public AbsoluteDate getDate()
getDate in interface TimeStampedpublic SpacecraftState getState()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)public boolean isIncreasing()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)Copyright © 2002-2023 CS GROUP. All rights reserved.