A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ht-wifi-network.cc File Reference
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/applications-module.h"
#include "ns3/wifi-module.h"
#include "ns3/mobility-module.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/internet-module.h"
+ Include dependency graph for ht-wifi-network.cc:

Go to the source code of this file.

Functions

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

Variables

double rxBytessum =0
 
double throughput =0
 

Function Documentation

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

Definition at line 54 of file ht-wifi-network.cc.

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

Referenced by LteX2HandoverMeasuresTestCase::DoRun(), ChainRegressionTest::DoRun(), AodvExample::InstallApplications(), and main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

double rxBytessum =0

Definition at line 46 of file ht-wifi-network.cc.