|
OMNeT++ Simulation Library
5.4.1
|
#include <cchannel.h>
Allows returning multiple values from the processMessage() method.
The constructor initializes all fields to zero.
Public Attributes | |
| simtime_t | delay |
| Propagation delay. More... | |
| simtime_t | duration |
| Transmission duration. More... | |
| bool | discard |
| Whether the channel has lost the message. More... | |
| simtime_t delay |
Propagation delay.
| simtime_t duration |
Transmission duration.
| bool discard |
Whether the channel has lost the message.