A Discrete-Event Network Simulator
API
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 More...
 
WifiSpectrumBandIndices indices
 the start and stop indices of the band More...
 

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: