#include <introspected-doxygen.hpp>
Config Paths
ns3::RandomWaypointMobilityModel is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::MobilityModel/$ns3::RandomWaypointMobilityModel"
Attributes
-
Speed: A random variable used to pick the speed of a random waypoint model.
-
Pause: A random variable used to pick the pause of a random waypoint model.
-
PositionAllocator: The position model used to pick a destination point.
-
Set with class: ns3::PointerValue
-
Underlying type: ns3::Ptr< ns3::PositionAllocator>
-
Initial value: 0
-
Flags: construct write read
-
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 168 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: