public static class EventState.EventOccurrence extends Object
Modifier and Type | Method and Description |
---|---|
org.hipparchus.ode.events.Action |
getAction()
获取用户请求的操作。
|
SpacecraftState |
getNewState()
获取重置操作的新状态。
|
AbsoluteDate |
getStopDate()
获取停止操作的新时间。
|
public org.hipparchus.ode.events.Action getAction()
public SpacecraftState getNewState()
public AbsoluteDate getStopDate()
Copyright © 2002-2023 CS GROUP. All rights reserved.