A Discrete-Event Network Simulator
API
wifi-tx-parameters.h File Reference
#include "wifi-tx-vector.h"
#include "wifi-mac-header.h"
#include "ns3/nstime.h"
#include <map>
#include <set>
#include <memory>
+ Include dependency graph for wifi-tx-parameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::WifiTxParameters::PsduInfo
 information about the frame being prepared for a specific receiver More...
 
class  ns3::WifiTxParameters
 This class stores the TX parameters (TX vector, protection mechanism, acknowledgment mechanism, TX duration, ...) for a frame of different types (MPDU, A-MPDU, multi-TID A-MPDU, MU PPDU, ...). 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 WifiTxParameters *txParams)
 Stream insertion operator. More...