T
- the type of the field elementspublic static class FieldEventState.EventOccurrence<T extends CalculusFieldElement<T>> extends Object
Modifier and Type | Method and Description |
---|---|
Action |
getAction()
Get the user requested action.
|
FieldODEState<T> |
getNewState()
Get the new state for a reset action.
|
T |
getStopTime()
Get the new time for a stop action.
|
public Action getAction()
public FieldODEState<T> getNewState()
public T getStopTime()
Copyright © 2016-2021 CS GROUP. All rights reserved.