Collaboration diagram for PsrExperiment::Input:Public Member Functions | |
| Input () | |
Public Attributes | |
| double | distance | 
| uint32_t | nPackets | 
| uint32_t | packetSize | 
| std::string | txMode | 
| uint8_t | txPowerLevel | 
Definition at line 44 of file wifi-phy-test.cc.
| PsrExperiment::Input::Input | ( | ) | 
Definition at line 89 of file wifi-phy-test.cc.
| double PsrExperiment::Input::distance | 
Definition at line 47 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Run().
| uint32_t PsrExperiment::Input::nPackets | 
Definition at line 51 of file wifi-phy-test.cc.
Referenced by CalcPsr(), PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Run().
| uint32_t PsrExperiment::Input::packetSize | 
Definition at line 50 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), and PrintSizeVsRange().
| std::string PsrExperiment::Input::txMode | 
Definition at line 48 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), and PrintSizeVsRange().
| uint8_t PsrExperiment::Input::txPowerLevel | 
Definition at line 49 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), and PrintSizeVsRange().