| Class | Description |
|---|---|
| Configure |
An event to display a dialog for the user to input parameter values.
|
| DebuggerParameter |
A parameter that represents a debugger for event debugging.
|
| EventQueueDebugger |
An attribute to debug the event queue of a Ptera model.
|
| EventUtils |
A set of static functions to be used by Ptera events.
|
| ListDirectory |
An event to list all the files matching a filter in a directory.
|
| Plot |
An event to plot the received arguments as points in a timed plotter.
|
| ReceiveInput |
An event that receives user input and allows model time to be advanced.
|
| Report |
An event to report a message to the user in various forms.
|
| SetTableau |
An event to set the state of a tableau.
|
| Sleep |
An event to delay the execution for some real time.
|
| Stop |
An event to stop execution of the whole model.
|
| SynchronizeToRealtime |
This parameter sets whether execution of a Ptera model is synchronized to real
time.
|
| TableauParameter |
A parameter to encapsulate a tableau.
|
| Test |
An event that usually does not perform any action but merely has outgoing
scheduling relations to test conditions.
|
| Enum | Description |
|---|---|
| DebuggerParameter.Mode |
The modes.
|
| Report.Mode |
The display modes.
|
| SetTableau.TableauState |
The iconified, maximized or normal state of the tableau.
|