#include <stdint.h>
#include "ns3/nstime.h"
#include "mobility-model.h"
#include "constant-velocity-helper.h"
Go to the source code of this file.
Classes | |
class | ns3::ConstantVelocityMobilityModel |
Mobility model for which the current speed does not change once it has been set and until it is set again explicitely to a new value. More... |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |