#include "constant-velocity-helper.h"
#include "mobility-model.h"
#include "ns3/nstime.h"
#include <stdint.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 explicitly to a new value. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |