DiffEq
Contents:
Library API
diffeq Examples
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
DiffEq
Library API
Enum IntegrationEvent
View page source
Enum IntegrationEvent
Defined in
File async_integrator.hpp
Enum Documentation
enum
class
diffeq
::
async
::
IntegrationEvent
Event
types for integration callbacks.
Values:
enumerator
StepCompleted
enumerator
StateChanged
enumerator
ParameterUpdated
enumerator
EmergencyStop