ns3::JakesPropagationLossModel::PathCoefficients Class Reference

Collaboration diagram for ns3::JakesPropagationLossModel::PathCoefficients:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PathCoefficients (Ptr< const JakesPropagationLossModel > jakes, Ptr< MobilityModel > receiver, uint8_t nRays, uint8_t nOscillators)
 ~PathCoefficients ()
double GetLoss (void)
Ptr< MobilityModelGetReceiver (void)

Private Member Functions

void DoConstruct (void)

Private Attributes

Ptr< MobilityModelm_receiver
uint8_t m_nOscillators
uint8_t m_nRays
double ** m_phases
Time m_lastUpdate
Ptr< const
JakesPropagationLossModel
m_jakes

Detailed Description

Definition at line 34 of file jakes-propagation-loss-model.cc.


Constructor & Destructor Documentation

ns3::JakesPropagationLossModel::PathCoefficients::PathCoefficients ( Ptr< const JakesPropagationLossModel jakes,
Ptr< MobilityModel receiver,
uint8_t  nRays,
uint8_t  nOscillators 
)

Definition at line 55 of file jakes-propagation-loss-model.cc.

References DoConstruct().

ns3::JakesPropagationLossModel::PathCoefficients::~PathCoefficients (  ) 

Definition at line 67 of file jakes-propagation-loss-model.cc.

References m_nRays, and m_phases.


Member Function Documentation

void ns3::JakesPropagationLossModel::PathCoefficients::DoConstruct ( void   )  [private]
double ns3::JakesPropagationLossModel::PathCoefficients::GetLoss ( void   ) 
Ptr< MobilityModel > ns3::JakesPropagationLossModel::PathCoefficients::GetReceiver ( void   ) 

Definition at line 92 of file jakes-propagation-loss-model.cc.

References m_receiver.

Referenced by ns3::JakesPropagationLossModel::DoCalcRxPower().


Member Data Documentation

Definition at line 51 of file jakes-propagation-loss-model.cc.

Referenced by DoConstruct(), and GetLoss().

Definition at line 50 of file jakes-propagation-loss-model.cc.

Referenced by DoConstruct(), and GetLoss().

Definition at line 47 of file jakes-propagation-loss-model.cc.

Referenced by DoConstruct(), and GetLoss().

Definition at line 48 of file jakes-propagation-loss-model.cc.

Referenced by DoConstruct(), GetLoss(), and ~PathCoefficients().

Definition at line 49 of file jakes-propagation-loss-model.cc.

Referenced by DoConstruct(), GetLoss(), and ~PathCoefficients().

Definition at line 46 of file jakes-propagation-loss-model.cc.

Referenced by GetReceiver().


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