#include <introspected-doxygen.hpp>
Config Paths
ns3::GridPositionAllocator is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::MobilityModel/$ns3::RandomWaypointMobilityModel/PositionAllocator/$ns3::GridPositionAllocator"
Attributes
-
GridWidth: The number of objects laid out on a line.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 10
-
Flags: construct write read
-
MinX: The x coordinate where the grid starts.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
MinY: The y coordinate where the grid starts.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0
-
Flags: construct write read
-
Z: The z coordinate of all the positions allocated.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0
-
Flags: construct write read
-
DeltaX: The x space between objects.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
DeltaY: The y space between objects.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 1
-
Flags: construct write read
-
LayoutType: The type of layout.
-
Set with class: ns3::EnumValue
-
Underlying type:
-
Initial value: RowFirst
-
Flags: construct write read
No TraceSources are defined for this type.
Size of this type is 88 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: