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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/LteEnbRrc/UeMap/[i]"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/LteEnbRrc/UeMap/[i]"

Attributes

  • DataRadioBearerMap: List of UE DataRadioBearerInfo by DRBID.
  • Srb0: SignalingRadioBearerInfo for SRB0
  • Srb1: SignalingRadioBearerInfo for SRB1
  • C-RNTI: Cell Radio Network Temporary Identifier
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 0:65535
    • Flags: read

TraceSources

  • StateTransition: fired upon every UE state transition seen by the UeManager at the eNB RRC
    Callback signature: ns3::UeManager::StateTracedCallback
  • DrbCreated: trace fired after DRB is created
    Callback signature: ns3::UeManager::ImsiCidRntiLcIdTracedCallback

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


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