T
- type of the field elements
public static class FieldEventState.EventOccurrence<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
Modifier and Type | Method and Description |
---|---|
org.hipparchus.ode.events.Action |
getAction()
获取用户请求的操作。
|
FieldSpacecraftState<T> |
getNewState()
获取重置操作的新状态。
|
FieldAbsoluteDate<T> |
getStopDate()
获取停止操作的新时间。
|
public org.hipparchus.ode.events.Action getAction()
public FieldSpacecraftState<T> getNewState()
public FieldAbsoluteDate<T> getStopDate()
Copyright © 2002-2023 CS GROUP. All rights reserved.