NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::HierarchicalMobilityModel Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

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

Attributes defined in parent class ns3::MobilityModel

  • 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).


The documentation for this class was generated from the following file: