T
- the type of the field elementspublic static class FieldEventState.EventOccurrence<T extends RealFieldElement<T>> extends Object
Modifier and Type | Method | 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–2018 Hipparchus.org. All rights reserved.