Wifi Spectrum Model structure. More...
Public Attributes | |
Hz_u | carrierSpacing |
carrier spacing | |
std::vector< MHz_u > | centerFrequencies |
center frequency per segment | |
MHz_u | channelWidth |
channel width | |
MHz_u | guardBandwidth |
guard band width | |
Wifi Spectrum Model structure.
Definition at line 51 of file wifi-spectrum-value-helper.cc.
Hz_u ns3::WifiSpectrumModelId::carrierSpacing |
carrier spacing
Definition at line 55 of file wifi-spectrum-value-helper.cc.
Referenced by ns3::operator<().
std::vector<MHz_u> ns3::WifiSpectrumModelId::centerFrequencies |
center frequency per segment
Definition at line 53 of file wifi-spectrum-value-helper.cc.
Referenced by ns3::operator<().
MHz_u ns3::WifiSpectrumModelId::channelWidth |
channel width
Definition at line 54 of file wifi-spectrum-value-helper.cc.
Referenced by ns3::operator<().
MHz_u ns3::WifiSpectrumModelId::guardBandwidth |
guard band width
Definition at line 56 of file wifi-spectrum-value-helper.cc.
Referenced by ns3::operator<().