A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-phy-state-helper.h File Reference
#include "phy-entity.h"
#include "wifi-phy-common.h"
#include "wifi-phy-state.h"
#include "wifi-ppdu.h"
#include "ns3/callback.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "ns3/traced-callback.h"
#include <list>
#include <memory>
#include <vector>
+ Include dependency graph for wifi-phy-state-helper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::WifiPhyStateHelper
 This objects implements the PHY state machine of the Wifi device. More...
 

Namespaces

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

Typedefs

typedef Callback< void, Ptr< const WifiPsdu > > ns3::RxErrorCallback
 Callback if PSDU unsuccessfuly received.
 
typedef Callback< void, Ptr< const WifiPsdu >, RxSignalInfo, WifiTxVector, std::vector< bool > > ns3::RxOkCallback
 Callback if PSDU successfully received (i.e.