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

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
 
uint32_t simulationTime
 
std::string testName
 

Detailed Description

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

Member Data Documentation

bool Parameters::apSupportsGreenfield

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

Referenced by Experiment::Run().

WifiPhyStandard Parameters::apType

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

Referenced by Experiment::Run().

bool Parameters::bHasTraffic

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

Referenced by Experiment::Run().

bool Parameters::enableErpProtection

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

Referenced by Experiment::Run().

bool Parameters::enableShortPlcpPreamble

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

Referenced by Experiment::Run().

bool Parameters::enableShortSlotTime

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

Referenced by Experiment::Run().

std::string Parameters::erpProtectionMode

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

Referenced by Experiment::Run().

bool Parameters::gHasTraffic

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

Referenced by Experiment::Run().

bool Parameters::isUdp

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

Referenced by Experiment::Run().

bool Parameters::nGreenfieldHasTraffic

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

Referenced by Experiment::Run().

bool Parameters::nNonGreenfieldHasTraffic

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

Referenced by Experiment::Run().

uint32_t Parameters::nWifiB

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

Referenced by Experiment::Run().

uint32_t Parameters::nWifiG

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

Referenced by Experiment::Run().

uint32_t Parameters::nWifiNGreenfield

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

Referenced by Experiment::Run().

uint32_t Parameters::nWifiNNonGreenfield

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

Referenced by Experiment::Run().

uint32_t Parameters::payloadSize

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

Referenced by Experiment::Run().

bool Parameters::rifsMode

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

Referenced by Experiment::Run().

bool Parameters::rifsSupported

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

Referenced by Experiment::Run().

uint32_t Parameters::simulationTime

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

Referenced by Experiment::Run().

std::string Parameters::testName

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

Referenced by Experiment::Run().


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