Type for the information about the last transmission. More...
Public Attributes | |
DlMuInfo | dlInfo |
information required to perform a DL MU transmission | |
TxFormat | lastTxFormat {NO_TX} |
the format of last transmission | |
UlMuInfo | ulInfo |
information required to solicit an UL MU transmission | |
Type for the information about the last transmission.
Definition at line 320 of file multi-user-scheduler.h.
DlMuInfo ns3::MultiUserScheduler::LastTxInfo::dlInfo |
information required to perform a DL MU transmission
Definition at line 323 of file multi-user-scheduler.h.
the format of last transmission
Definition at line 322 of file multi-user-scheduler.h.
UlMuInfo ns3::MultiUserScheduler::LastTxInfo::ulInfo |
information required to solicit an UL MU transmission
Definition at line 324 of file multi-user-scheduler.h.