Go to the source code of this file.
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
uint32_t | ns3::GetMaxNss (const std::vector< uint8_t > &vec, uint8_t mcsStart, uint8_t mcsEnd) |
Get the max Tx/Rx NSS for input MCS index range. | |
void | ns3::SetMaxNss (std::vector< uint8_t > &vec, uint8_t maxNss, uint8_t mcsStart, uint8_t mcsEnd) |
set the max Tx/Rx NSS for input MCS index range | |