A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-phy-operating-channel.h File Reference
#include "wifi-phy-band.h"
#include "wifi-phy-common.h"
#include "ns3/he-ru.h"
#include <optional>
#include <set>
#include <tuple>
#include <vector>
+ Include dependency graph for wifi-phy-operating-channel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::WifiPhyOperatingChannel::Compare
 Comparison functor used to sort the segments by increasing frequencies. More...
 
struct  ns3::FrequencyChannelInfo
 A structure containing the information about a frequency channel. More...
 
class  ns3::WifiPhyOperatingChannel
 Class that keeps track of all information about the current PHY operating channel. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, const FrequencyChannelInfo &info)
 Stream insertion operator.
 
std::ostream & ns3::operator<< (std::ostream &os, const WifiPhyOperatingChannel &channel)
 Stream insertion operator.