A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::WifiSpectrumBandInfo Struct Reference

WifiSpectrumBandInfo structure containing info about a spectrum band. More...

#include "wifi-phy-common.h"

+ Collaboration diagram for ns3::WifiSpectrumBandInfo:

Public Attributes

std::vector< WifiSpectrumBandFrequenciesfrequencies
 the start and stop frequencies for each segment of the band
 
std::vector< WifiSpectrumBandIndicesindices
 the start and stop indices for each segment of the band
 

Detailed Description

WifiSpectrumBandInfo structure containing info about a spectrum band.

Definition at line 51 of file wifi-phy-common.h.

Member Data Documentation

◆ frequencies

std::vector<WifiSpectrumBandFrequencies> ns3::WifiSpectrumBandInfo::frequencies

the start and stop frequencies for each segment of the band

Definition at line 56 of file wifi-phy-common.h.

Referenced by ns3::SpectrumWifiPhy::GetBandForInterface(), ns3::InterferenceHelper::IsBandInFrequencyRange(), ns3::operator<(), and ns3::operator<<().

◆ indices


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