public static class EventState.EventOccurrence extends Object
| Modifier and Type | Method | Description | 
|---|---|---|
Action | 
getAction() | 
 Get the user requested action. 
 | 
ODEState | 
getNewState() | 
 Get the new state for a reset action. 
 | 
double | 
getStopTime() | 
 Get the new time for a stop action. 
 | 
public Action getAction()
public ODEState getNewState()
public double getStopTime()
Copyright © 2016–2018 Hipparchus.org. All rights reserved.