Information about the status of the MediumSyncDelay timer associated with a link. More...
Public Attributes | |
std::optional< uint8_t > | msdNTxopsLeft |
number of TXOP attempts left while the MediumSyncDelay timer is running | |
EventId | timer |
the MediumSyncDelay timer | |
Information about the status of the MediumSyncDelay timer associated with a link.
Definition at line 651 of file emlsr-manager.h.
std::optional<uint8_t> ns3::EmlsrManager::MediumSyncDelayStatus::msdNTxopsLeft |
number of TXOP attempts left while the MediumSyncDelay timer is running
Definition at line 654 of file emlsr-manager.h.
EventId ns3::EmlsrManager::MediumSyncDelayStatus::timer |
the MediumSyncDelay timer
Definition at line 653 of file emlsr-manager.h.