A Discrete-Event Network Simulator
API
wifi-tx-vector.h File Reference
#include <list>
#include "wifi-mode.h"
#include "wifi-phy-common.h"
#include "ns3/he-ru.h"
+ Include dependency graph for wifi-tx-vector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::HeMuUserInfo
 HE MU specific user transmission parameters. More...
 
class  ns3::WifiTxVector
 This class mimics the TXVECTOR which is to be passed to the PHY in order to define the parameters which are to be used for a transmission. More...
 

Namespaces

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

Functions

std::ostream & ns3::operator<< (std::ostream &os, const WifiTxVector &v)
 Serialize WifiTxVector to the given ostream. More...