#include <introspected-doxygen.hpp>
Config Paths
ns3::SteadyStateRandomWaypointMobilityModel is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::MobilityModel/$ns3::SteadyStateRandomWaypointMobilityModel"
Attributes
-
MinSpeed: Minimum speed value, [m/s]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0.3
-
Flags: construct write read
-
MaxSpeed: Maximum speed value, [m/s]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0.7
-
Flags: construct write read
-
MinPause: Minimum pause value, [s]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0
-
Flags: construct write read
-
MaxPause: Maximum pause value, [s]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0
-
Flags: construct write read
-
MinX: Minimum X value of traveling region, [m]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
MaxX: Maximum X value of traveling region, [m]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
MinY: Minimum Y value of traveling region, [m]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
MaxY: Maximum Y value of traveling region, [m]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
Z: Z value of traveling region (fixed), [m]
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
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 304 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: