public static class EventsLogger.LoggedEvent extends Object implements TimeStamped
Modifier and Type | Method and Description |
---|---|
AbsoluteDate |
getDate()
获取日期。
|
EventDetector |
getEventDetector()
获取触发事件检测器。
|
SpacecraftState |
getState()
获取触发状态。
|
boolean |
isIncreasing()
获取事件的增加/减少状态。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
durationFrom
public EventDetector getEventDetector()
public AbsoluteDate getDate()
getDate
在接口 TimeStamped
public SpacecraftState getState()
public boolean isIncreasing()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
Copyright © 2002-2023 CS GROUP. All rights reserved.