EventTriggerInfo Class Reference
This class is used to communicate between the System and an Integrator regarding the properties of a particular event trigger function.
More...
#include <System.h>
List of all members.
Detailed Description
This class is used to communicate between the System and an Integrator regarding the properties of a particular event trigger function.
Currently these are:
- Whether to watch for rising sign transitions, falling, or both. [BOTH]
- Whether to watch for transitions to and from zero. [NO]
- The localization window in units of the System's timescale. [10%] (That is then the "unit" window which is reduced by the accuracy setting.) The default values are shown in brackets above.
Constructor & Destructor Documentation
Member Function Documentation
EventId getEventId |
( |
|
) |
const |
Real getRequiredLocalizationTimeWindow |
( |
|
) |
const |
bool shouldTriggerOnFallingSignTransition |
( |
|
) |
const |
bool shouldTriggerOnRisingSignTransition |
( |
|
) |
const |
The documentation for this class was generated from the following file: