public static class FieldEventState.EventOccurrence<T extends org.hipparchus.RealFieldElement<T>> extends Object
Modifier and Type | Method and Description |
---|---|
FieldEventHandler.Action |
getAction()
Get the user requested action.
|
FieldSpacecraftState<T> |
getNewState()
Get the new state for a reset action.
|
FieldAbsoluteDate<T> |
getStopDate()
Get the new time for a stop action.
|
public FieldEventHandler.Action getAction()
public FieldSpacecraftState<T> getNewState()
public FieldAbsoluteDate<T> getStopDate()
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.