PsrExperiment Class Reference

Collaboration diagram for PsrExperiment:
Collaboration graph
[legend]

List of all members.

Classes

struct  Input
struct  Output

Public Member Functions

 PsrExperiment ()
struct PsrExperiment::Output Run (struct PsrExperiment::Input input)

Private Member Functions

void Send (void)
void Receive (Ptr< Packet > p)

Private Attributes

Ptr< WifiPhym_tx
struct Input m_input
struct Output m_output

Detailed Description

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


Constructor & Destructor Documentation

PsrExperiment::PsrExperiment (  ) 

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


Member Function Documentation

void PsrExperiment::Receive ( Ptr< Packet p  )  [private]

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

References m_output, and PsrExperiment::Output::received.

Referenced by Run().

struct PsrExperiment::Output PsrExperiment::Run ( struct PsrExperiment::Input  input  )  [read]
void PsrExperiment::Send ( void   )  [private]

Member Data Documentation

struct Input PsrExperiment::m_input [private]

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

Referenced by Run(), Send(), and CollisionExperiment::SendA().

struct Output PsrExperiment::m_output [private]

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

Referenced by Receive(), and Run().

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

Referenced by Run(), and Send().


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 14:09:13 2009 for NS-3 by  doxygen 1.6.3