A Discrete-Event Network Simulator
API
ns3::WifiSpectrumModelId Struct Reference

Public Member Functions

 WifiSpectrumModelId (uint32_t f, uint32_t w)
 

Public Attributes

uint32_t m_centerFrequency
 
uint32_t m_channelWidth
 

Detailed Description

Definition at line 34 of file wifi-spectrum-value-helper.cc.

Constructor & Destructor Documentation

ns3::WifiSpectrumModelId::WifiSpectrumModelId ( uint32_t  f,
uint32_t  w 
)

Definition at line 41 of file wifi-spectrum-value-helper.cc.

References NS_LOG_FUNCTION.

Member Data Documentation

uint32_t ns3::WifiSpectrumModelId::m_centerFrequency

Definition at line 37 of file wifi-spectrum-value-helper.cc.

Referenced by ns3::operator<().

uint32_t ns3::WifiSpectrumModelId::m_channelWidth

Definition at line 38 of file wifi-spectrum-value-helper.cc.

Referenced by ns3::operator<().


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