A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PsrExperiment::Input Struct Reference
+ 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
 

Detailed Description

Definition at line 43 of file wifi-phy-test.cc.

Constructor & Destructor Documentation

PsrExperiment::Input::Input ( )

Definition at line 88 of file wifi-phy-test.cc.

Member Data Documentation

double PsrExperiment::Input::distance
uint32_t PsrExperiment::Input::nPackets
uint32_t PsrExperiment::Input::packetSize

Definition at line 49 of file wifi-phy-test.cc.

Referenced by PrintPsr(), PrintPsrVsDistance(), and PrintSizeVsRange().

std::string PsrExperiment::Input::txMode

Definition at line 47 of file wifi-phy-test.cc.

Referenced by PrintPsr(), PrintPsrVsDistance(), and PrintSizeVsRange().

uint8_t PsrExperiment::Input::txPowerLevel

Definition at line 48 of file wifi-phy-test.cc.

Referenced by PrintPsr(), PrintPsrVsDistance(), and PrintSizeVsRange().


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