A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-ns3-constants.h File Reference

Declaration of default values used across wifi module. More...

#include "ns3/nstime.h"
Include dependency graph for wifi-ns3-constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Variables

const Time ns3::DEFAULT_BEACON_INTERVAL = MicroSeconds(102400)
 Default Beacon interval.
static constexpr bool ns3::DEFAULT_WIFI_UL_MU_DATA_DISABLE {false}
 UL MU Data Disable flag at non-AP STA.
static constexpr bool ns3::DEFAULT_WIFI_UL_MU_DATA_DISABLE_RX {true}
 UL MU Data Disable Rx support at AP.

Detailed Description

Declaration of default values used across wifi module.

Definition in file wifi-ns3-constants.h.