|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.orekit.propagation.events.EventsLogger.LoggedEvent
public static class EventsLogger.LoggedEvent
Class for logged events entries.
Method Summary | |
---|---|
EventDetector |
getEventDetector()
Get the event detector triggered. |
SpacecraftState |
getState()
Get the triggering state. |
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 EventDetector getEventDetector()
public SpacecraftState getState()
EventDetector.eventOccurred(SpacecraftState, boolean, boolean)
public boolean isIncreasing()
EventDetector.eventOccurred(SpacecraftState, boolean, boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |