#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"
Go to the source code of this file.
$ ./ns3 run "grid-animation [Program Options]"
–xSize
–ySize
–animFile
Definition in file grid-animation.cc.