A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-tx-stats-helper.h File Reference
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "ns3/qos-utils.h"
#include "ns3/type-id.h"
#include "ns3/wifi-mac.h"
#include "ns3/wifi-types.h"
#include "ns3/wifi-utils.h"
#include <cstdint>
#include <functional>
#include <map>
#include <string>
#include <tuple>
#include <vector>
+ Include dependency graph for wifi-tx-stats-helper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::WifiTxStatsHelper::MpduRecord
 Structure for recording information about an individual data MPDU transmission. More...
 
struct  ns3::WifiTxStatsHelper::TupleHash
 Hash function for the tuples used in unordered_maps. More...
 
class  ns3::WifiTxStatsHelper
 Statistics helper for tracking outcomes of data MPDU transmissions. More...
 

Namespaces

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