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