A Discrete-Event Network Simulator
API
Public Attributes | List of all members
Parameters Struct Reference

Public Attributes

bool apSupportsGreenfield
 
WifiPhyStandard apType
 
bool bHasTraffic
 
bool enableErpProtection
 
bool enableShortPlcpPreamble
 
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
 
bool rifsMode
 
bool rifsSupported
 
double simulationTime
 
std::string testName
 

Detailed Description

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

Member Data Documentation

◆ apSupportsGreenfield

bool Parameters::apSupportsGreenfield

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

Referenced by Experiment::Run().

◆ apType

WifiPhyStandard Parameters::apType

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

Referenced by Experiment::Run().

◆ bHasTraffic

bool Parameters::bHasTraffic

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

Referenced by Experiment::Run().

◆ enableErpProtection

bool Parameters::enableErpProtection

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

Referenced by Experiment::Run().

◆ enableShortPlcpPreamble

bool Parameters::enableShortPlcpPreamble

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

Referenced by Experiment::Run().

◆ enableShortSlotTime

bool Parameters::enableShortSlotTime

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

Referenced by Experiment::Run().

◆ erpProtectionMode

std::string Parameters::erpProtectionMode

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

Referenced by Experiment::Run().

◆ gHasTraffic

bool Parameters::gHasTraffic

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

Referenced by Experiment::Run().

◆ isUdp

bool Parameters::isUdp

Definition at line 90 of file mixed-network.cc.

Referenced by Experiment::Run().

◆ nGreenfieldHasTraffic

bool Parameters::nGreenfieldHasTraffic

Definition at line 89 of file mixed-network.cc.

Referenced by Experiment::Run().

◆ nNonGreenfieldHasTraffic

bool Parameters::nNonGreenfieldHasTraffic

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

Referenced by Experiment::Run().

◆ nWifiB

uint32_t Parameters::nWifiB

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

Referenced by Experiment::Run().

◆ nWifiG

uint32_t Parameters::nWifiG

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

Referenced by Experiment::Run().

◆ nWifiNGreenfield

uint32_t Parameters::nWifiNGreenfield

Definition at line 88 of file mixed-network.cc.

Referenced by Experiment::Run().

◆ nWifiNNonGreenfield

uint32_t Parameters::nWifiNNonGreenfield

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

Referenced by Experiment::Run().

◆ payloadSize

uint32_t Parameters::payloadSize

Definition at line 91 of file mixed-network.cc.

Referenced by Experiment::Run().

◆ rifsMode

bool Parameters::rifsMode

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

Referenced by Experiment::Run().

◆ rifsSupported

bool Parameters::rifsSupported

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

Referenced by Experiment::Run().

◆ simulationTime

double Parameters::simulationTime

Definition at line 92 of file mixed-network.cc.

Referenced by Experiment::Run().

◆ testName

std::string Parameters::testName

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

Referenced by Experiment::Run().


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