A Discrete-Event Network Simulator
API
Parameters Struct Reference
+ Collaboration diagram for Parameters:

Public Attributes

bool apSupportsGreenfield
 
WifiStandard apType
 
bool bHasTraffic
 
bool enableErpProtection
 
bool enableShortPhyPreamble
 
bool enableShortSlotTime
 
std::string erpProtectionMode
 
bool gHasTraffic
 
bool isUdp
 
bool nGreenfieldHasTraffic
 
bool nNonGreenfieldHasTraffic
 
uint32_t nWifiB
 
uint32_t nWifiG
 
uint32_t nWifiNGreenfield
 
uint32_t nWifiNNonGreenfield
 
uint32_t payloadSize
 
double simulationTime
 
std::string testName
 

Detailed Description

Definition at line 68 of file wifi-mixed-network.cc.

Member Data Documentation

◆ apSupportsGreenfield

bool Parameters::apSupportsGreenfield

Definition at line 76 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ apType

WifiStandard Parameters::apType

Definition at line 75 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ bHasTraffic

bool Parameters::bHasTraffic

Definition at line 78 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ enableErpProtection

bool Parameters::enableErpProtection

Definition at line 71 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ enableShortPhyPreamble

bool Parameters::enableShortPhyPreamble

Definition at line 74 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ enableShortSlotTime

bool Parameters::enableShortSlotTime

Definition at line 73 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ erpProtectionMode

std::string Parameters::erpProtectionMode

Definition at line 72 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ gHasTraffic

bool Parameters::gHasTraffic

Definition at line 80 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ isUdp

bool Parameters::isUdp

Definition at line 85 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ nGreenfieldHasTraffic

bool Parameters::nGreenfieldHasTraffic

Definition at line 84 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ nNonGreenfieldHasTraffic

bool Parameters::nNonGreenfieldHasTraffic

Definition at line 82 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ nWifiB

uint32_t Parameters::nWifiB

Definition at line 77 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ nWifiG

uint32_t Parameters::nWifiG

Definition at line 79 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ nWifiNGreenfield

uint32_t Parameters::nWifiNGreenfield

Definition at line 83 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ nWifiNNonGreenfield

uint32_t Parameters::nWifiNNonGreenfield

Definition at line 81 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ payloadSize

uint32_t Parameters::payloadSize

Definition at line 86 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ simulationTime

double Parameters::simulationTime

Definition at line 87 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().

◆ testName

std::string Parameters::testName

Definition at line 70 of file wifi-mixed-network.cc.

Referenced by Experiment::Run().


The documentation for this struct was generated from the following file: