Config Paths
ns3::HierarchicalMobilityModel is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::MobilityModel/$ns3::HierarchicalMobilityModel"
Attributes
-
Child: The child mobility model.
-
Set with class: ns3::PointerValue
-
Underlying type: ns3::Ptr< ns3::MobilityModel>
-
Initial value: 0
-
Flags: construct write read
-
Parent: The parent mobility model.
-
Set with class: ns3::PointerValue
-
Underlying type: ns3::Ptr< ns3::MobilityModel>
-
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 72 bytes (on a 64-bit architecture).