public static class RecordAndContinue.Event extends Object
Modifier and Type | Method and Description |
---|---|
EventDetector |
getDetector()
获取探测器。
|
SpacecraftState |
getState()
获取事件发生时的航天器状态。
|
boolean |
isIncreasing()
g()函数是否增加?
|
String |
toString() |
public EventDetector getDetector()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
public boolean isIncreasing()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
public SpacecraftState getState()
EventHandler.eventOccurred(SpacecraftState, EventDetector, boolean)
Copyright © 2002-2023 CS GROUP. All rights reserved.