A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::WifiModeFactory::WifiModeItem Struct Reference

Public Attributes

uint32_t bandwidth
 
enum WifiCodeRate codingRate
 
uint8_t constellationSize
 
uint32_t dataRate
 
bool isMandatory
 
enum WifiModulationClass modClass
 
uint32_t phyRate
 
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 222 of file wifi-mode.h.


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