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.
|
public EventDetector getEventDetector()
public AbsoluteDate getDate()
getDate
in interface TimeStamped
public SpacecraftState getState()
EventDetector.eventOccurred(SpacecraftState, boolean)
public boolean isIncreasing()
EventDetector.eventOccurred(SpacecraftState, boolean)
Copyright © 2002-2022 CS GROUP. All rights reserved.