 Collaboration diagram for Parameters:
 Collaboration diagram for Parameters:| Public Attributes | |
| WifiStandard | apType | 
| bool | bHasTraffic | 
| bool | enableErpProtection | 
| bool | enableShortPhyPreamble | 
| bool | enableShortSlotTime | 
| std::string | erpProtectionMode | 
| bool | gHasTraffic | 
| bool | isUdp | 
| bool | nHasTraffic | 
| uint32_t | nWifiB | 
| uint32_t | nWifiG | 
| uint32_t | nWifiN | 
| uint32_t | payloadSize | 
| double | simulationTime | 
| std::string | testName | 
Definition at line 64 of file wifi-mixed-network.cc.
| WifiStandard Parameters::apType | 
Definition at line 71 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::bHasTraffic | 
Definition at line 73 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::enableErpProtection | 
Definition at line 67 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::enableShortPhyPreamble | 
Definition at line 70 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::enableShortSlotTime | 
Definition at line 69 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| std::string Parameters::erpProtectionMode | 
Definition at line 68 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::gHasTraffic | 
Definition at line 75 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::isUdp | 
Definition at line 78 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::nHasTraffic | 
Definition at line 77 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiB | 
Definition at line 72 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiG | 
Definition at line 74 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiN | 
Definition at line 76 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::payloadSize | 
Definition at line 79 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| double Parameters::simulationTime | 
Definition at line 80 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| std::string Parameters::testName | 
Definition at line 66 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().