public static class FieldEventState.EventOccurrence<T extends CalculusFieldElement<T>> extends Object
Modifier and Type | Method and Description |
---|---|
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 Action getAction()
public FieldSpacecraftState<T> getNewState()
public FieldAbsoluteDate<T> getStopDate()
Copyright © 2002-2022 CS GROUP. All rights reserved.