Public Member Functions | |
Input () | |
Public Attributes | |
double | distance |
std::string | txMode |
uint8_t | txPowerLevel |
uint32_t | packetSize |
uint32_t | nPackets |
Definition at line 23 of file wifi-phy-test.cc.
PsrExperiment::Input::Input | ( | ) |
Definition at line 64 of file wifi-phy-test.cc.
Definition at line 26 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Run().
uint32_t PsrExperiment::Input::nPackets |
Definition at line 30 of file wifi-phy-test.cc.
Referenced by CalcPsr(), PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Run().
uint32_t PsrExperiment::Input::packetSize |
Definition at line 29 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Send().
std::string PsrExperiment::Input::txMode |
Definition at line 27 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Send().
Definition at line 28 of file wifi-phy-test.cc.
Referenced by PrintPsr(), PrintPsrVsDistance(), PrintSizeVsRange(), and PsrExperiment::Send().