A Discrete-Event Network Simulator
API
ns3::WifiModeFactory::WifiModeItem Struct Reference

This is the data associated to a unique WifiMode. More...

+ Collaboration diagram for ns3::WifiModeFactory::WifiModeItem:

Public Attributes

enum WifiCodeRate codingRate
 
uint16_t constellationSize
 
bool isMandatory
 
uint8_t mcsValue
 
enum WifiModulationClass modClass
 
std::string uniqueUid
 

Detailed Description

This is the data associated to a unique WifiMode.

The integer stored in a WifiMode is in fact an index in an array of WifiModeItem objects.

Definition at line 303 of file wifi-mode.h.

Member Data Documentation

enum WifiCodeRate ns3::WifiModeFactory::WifiModeItem::codingRate
uint16_t ns3::WifiModeFactory::WifiModeItem::constellationSize
bool ns3::WifiModeFactory::WifiModeItem::isMandatory
std::string ns3::WifiModeFactory::WifiModeItem::uniqueUid

The documentation for this struct was generated from the following file: