#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/mobility-module.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 26 of file main-grid-topology.cc.
References ns3::NodeContainer::Begin(), ns3::NodeContainer::Create(), ns3::Simulator::Destroy(), ns3::NodeContainer::End(), ns3::Object::GetObject(), ns3::MobilityModel::GetPosition(), ns3::MobilityHelper::Install(), first::nodes, NS_ASSERT, ns3::CommandLine::Parse(), ns3::MobilityHelper::SetMobilityModel(), ns3::MobilityHelper::SetPositionAllocator(), ns3::Vector3D::x, ns3::Vector3D::y, and ns3::Vector3D::z.