A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
JakesPropagationExample Class Reference

Constructs a JakesPropagationlossModel and print the loss value as a function of time into std::cout. Distribution and correlation statistics is compared woth a theoretical ones using R package (http://www.r-project.org/). Scripts are presented within comments. More...

Private Member Functions

void Next ()
 

Private Attributes

Ptr< MobilityModelm_firstMobility
 
Ptr< PropagationLossModelm_loss
 
EventId m_nextEvent
 
Ptr< MobilityModelm_secondMobility
 
Time m_step
 

Detailed Description

Constructs a JakesPropagationlossModel and print the loss value as a function of time into std::cout. Distribution and correlation statistics is compared woth a theoretical ones using R package (http://www.r-project.org/). Scripts are presented within comments.

Definition at line 33 of file jakes-propagation-model-example.cc.


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