A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
jakes-propagation-model-example.cc File Reference
#include "ns3/core-module.h"
#include "ns3/mobility-module.h"
#include "ns3/jakes-propagation-loss-model.h"
#include <vector>
#include <cmath>
+ Include dependency graph for jakes-propagation-model-example.cc:

Go to the source code of this file.

Classes

class  JakesPropagationExample
 Constructs a JakesPropagationlossModel and print the loss value as a function of time into std::cout. More...
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

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

References ns3::CommandLine::Parse(), ns3::Time::Seconds(), and ns3::Config::SetDefault().

+ Here is the call graph for this function: