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

WifiSpectrumBandFrequencies frequencies
 the start and stop frequencies of the band
 
WifiSpectrumBandIndices indices
 the start and stop indices of the band
 

Detailed Description

WifiSpectrumBandInfo structure containing info about a spectrum band.

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

Member Data Documentation

◆ frequencies

WifiSpectrumBandFrequencies ns3::WifiSpectrumBandInfo::frequencies

the start and stop frequencies of the band

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

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

◆ indices

WifiSpectrumBandIndices ns3::WifiSpectrumBandInfo::indices

the start and stop indices of the band

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

Referenced by ns3::HePhy::GetTxPowerSpectralDensity(), and ns3::operator<<().


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