Allows returning multiple values from the processMessage() method.
Public Attributes | |
| bool | discard = false |
| Whether the channel has lost the message. More... | |
| simtime_t | delay = SIMTIME_ZERO |
| Propagation delay. More... | |
| simtime_t | duration = SIMTIME_ZERO |
| Transmission duration. More... | |
| simtime_t | remainingDuration = SIMTIME_ZERO |
| Remaining transmission duration (for tx update) More... | |
| bool discard = false |
Whether the channel has lost the message.
| simtime_t delay = SIMTIME_ZERO |
Propagation delay.
| simtime_t duration = SIMTIME_ZERO |
Transmission duration.
| simtime_t remainingDuration = SIMTIME_ZERO |
Remaining transmission duration (for tx update)