WifiSpectrumBandInfo structure containing info about a spectrum band. More...
#include "wifi-phy-common.h"
Public Attributes | |
WifiSpectrumBandFrequencies | frequencies |
the start and stop frequencies of the band More... | |
WifiSpectrumBandIndices | indices |
the start and stop indices of the band More... | |
WifiSpectrumBandInfo structure containing info about a spectrum band.
Definition at line 60 of file wifi-phy-common.h.
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<<().
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<<().