|
adevs
|
Data type for a Digraph model. More...
#include <adevs_pdevs.h>
Public Member Functions | |
| port_value (int port, DataType value) | |
| Assigns initial values to port and value. | |
Public Attributes | |
| int | port |
| Port on which the data is sent or arriving. | |
| DataType | value |
| The message data. | |
Data type for a Digraph model.
1.8.13