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 More... | |
EventId | timer |
the MediumSyncDelay timer More... | |
Information about the status of the MediumSyncDelay timer associated with a link.
Definition at line 441 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 444 of file emlsr-manager.h.
EventId ns3::EmlsrManager::MediumSyncDelayStatus::timer |
the MediumSyncDelay timer
Definition at line 443 of file emlsr-manager.h.