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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

ns3::MobilityModel is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/$ns3::MobilityModel"

Attributes

  • 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

TraceSources

  • CourseChange: The value of the position and/or velocity vector changed
    Callback signature: ns3::MobilityModel::TracedCallback

Size of this type is 56 bytes (on a 64-bit architecture).


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