#include <introspected-doxygen.hpp>
Config Paths
ns3::RandomDirection2dMobilityModel is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::MobilityModel/$ns3::RandomDirection2dMobilityModel"
Attributes
-
Bounds: The 2d bounding area
-
Set with class: RectangleValue
-
Underlying type: Rectangle
-
Initial value: -100|100|-100|100
-
Flags: construct write read
-
Speed: A random variable to control the speed (m/s).
-
Pause: A random variable to control the pause (s).
-
Position: The current position of the mobility model.
-
Set with class: Vector3DValue
-
Underlying type: Vector3D
-
Flags: write read
-
Velocity: The current velocity of the mobility model.
-
Set with class: Vector3DValue
-
Underlying type: Vector3D
-
Flags: read
No TraceSources are defined for this type.
TraceSources defined in parent class ns3::MobilityModel
-
CourseChange: The value of the position and/or velocity vector changed
Callback signature: ns3::MobilityModel::TracedCallback
Size of this type is 200 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: