T
- type of the field elements
public static class FieldEventsLogger.FieldLoggedEvent<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
Modifier and Type | Method and Description |
---|---|
FieldEventDetector<T> |
getEventDetector()
获取触发事件检测器。
|
FieldSpacecraftState<T> |
getState()
获取触发状态。
|
boolean |
isIncreasing()
获取事件的增加/减少状态。
|
public FieldEventDetector<T> getEventDetector()
public FieldSpacecraftState<T> getState()
public boolean isIncreasing()
FieldEventHandler.eventOccurred(FieldSpacecraftState, FieldEventDetector, boolean)
Copyright © 2002-2023 CS GROUP. All rights reserved.