A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lena-cqi-threshold.cc File Reference
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/mobility-module.h"
#include "ns3/lte-module.h"
#include "ns3/config-store.h"
#include <ns3/buildings-helper.h>
+ Include dependency graph for lena-cqi-threshold.cc:

Go to the source code of this file.

Functions

static void ChangePosition (Ptr< Node > node)
 
static Vector GetPosition (Ptr< Node > node)
 
int main (int argc, char *argv[])
 
static void SetPosition (Ptr< Node > node, Vector position)
 

Function Documentation

static void ChangePosition ( Ptr< Node node)
static

Definition at line 48 of file lena-cqi-threshold.cc.

References GetPosition(), SetPosition(), and ns3::Vector3D::x.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static Vector GetPosition ( Ptr< Node node)
static

Definition at line 41 of file lena-cqi-threshold.cc.

References ns3::Object::GetObject(), and ns3::MobilityModel::GetPosition().

Referenced by ChangePosition().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void SetPosition ( Ptr< Node node,
Vector  position 
)
static

Definition at line 34 of file lena-cqi-threshold.cc.

References ns3::Object::GetObject(), and ns3::MobilityModel::SetPosition().

Referenced by ChangePosition().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: