A Discrete-Event Network Simulator
API
dumbbell-animation.cc File Reference
#include <iostream>
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/netanim-module.h"
#include "ns3/applications-module.h"
#include "ns3/point-to-point-layout-module.h"
+ Include dependency graph for dumbbell-animation.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "dumbbell-animation [Program Options]"

Program Options

–nLeftLeaf
Number of left side leaf nodes [5]
–nRightLeaf
Number of right side leaf nodes [5]
–nLeaf
Number of left and right side leaf nodes [0]
–animFile
File Name for Animation Output [dumbbell-animation.xml]

Definition in file dumbbell-animation.cc.