Input parameters for the StartTest function. More...
Public Attributes | |
uint32_t | ackTimeoutValue {20} |
the Ack timeout value in microseconds | |
MHz_u | chWidth {20} |
the channel width | |
uint64_t | eifsNoDifsNoSifs {10} |
the EIFS no DIFS no SIFS in microseconds | |
uint64_t | resetBackoffThr {} |
reset backoff threshold | |
uint64_t | sifs {6} |
the SIFS in microseconds | |
uint64_t | slotTime {4} |
the slot time in microseconds | |
Input parameters for the StartTest function.
Definition at line 242 of file channel-access-manager-test.cc.
uint32_t ChannelAccessManagerTest< TxopType >::Params::ackTimeoutValue {20} |
the Ack timeout value in microseconds
Definition at line 247 of file channel-access-manager-test.cc.
MHz_u ChannelAccessManagerTest< TxopType >::Params::chWidth {20} |
the channel width
Definition at line 248 of file channel-access-manager-test.cc.
uint64_t ChannelAccessManagerTest< TxopType >::Params::eifsNoDifsNoSifs {10} |
the EIFS no DIFS no SIFS in microseconds
Definition at line 246 of file channel-access-manager-test.cc.
uint64_t ChannelAccessManagerTest< TxopType >::Params::resetBackoffThr {} |
reset backoff threshold
Definition at line 249 of file channel-access-manager-test.cc.
uint64_t ChannelAccessManagerTest< TxopType >::Params::sifs {6} |
the SIFS in microseconds
Definition at line 245 of file channel-access-manager-test.cc.
uint64_t ChannelAccessManagerTest< TxopType >::Params::slotTime {4} |
the slot time in microseconds
Definition at line 244 of file channel-access-manager-test.cc.