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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/$ns3::MobilityModel/$ns3::RandomWaypointMobilityModel/PositionAllocator/$ns3::OutdoorPositionAllocator"

Attributes

  • X: A random variable which represents the x coordinate of a position in a random box.
  • Y: A random variable which represents the y coordinate of a position in a random box.
  • Z: A random variable which represents the z coordinate of a position in a random box.
  • MaxAttempts: Maximum number of attempts for the rejection sampling before giving up.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 1000
    • Flags: construct write read

No TraceSources are defined for this type.
Size of this type is 64 bytes (on a 64-bit architecture).


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