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 |
Definition at line 68 of file wifi-mixed-network.cc.
| bool Parameters::apSupportsGreenfield |
Definition at line 76 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| WifiStandard Parameters::apType |
Definition at line 75 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::bHasTraffic |
Definition at line 78 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::enableErpProtection |
Definition at line 71 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::enableShortPhyPreamble |
Definition at line 74 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::enableShortSlotTime |
Definition at line 73 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| std::string Parameters::erpProtectionMode |
Definition at line 72 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::gHasTraffic |
Definition at line 80 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::isUdp |
Definition at line 85 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::nGreenfieldHasTraffic |
Definition at line 84 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| bool Parameters::nNonGreenfieldHasTraffic |
Definition at line 82 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiB |
Definition at line 77 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiG |
Definition at line 79 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiNGreenfield |
Definition at line 83 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::nWifiNNonGreenfield |
Definition at line 81 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| uint32_t Parameters::payloadSize |
Definition at line 86 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| double Parameters::simulationTime |
Definition at line 87 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().
| std::string Parameters::testName |
Definition at line 70 of file wifi-mixed-network.cc.
Referenced by Experiment::Run().