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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteUeNetDevice"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteUeNetDevice"

Attributes

  • EpcUeNas: The NAS associated to this UeNetDevice
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::EpcUeNas>
    • Initial value: 0
    • Flags: construct write read
  • LteUeRrc: The RRC associated to this UeNetDevice
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LteUeRrc>
    • Initial value: 0
    • Flags: construct write read
  • LteUeComponentCarrierManager: The ComponentCarrierManager associated to this UeNetDevice
  • ComponentCarrierMapUe: List of all component Carrier.
  • Imsi: International Mobile Subscriber Identity assigned to this UE
    • Set with class: ns3::UintegerValue
    • Underlying type: uint64_t 0:18446744073709551615
    • Initial value: 0
    • Flags: construct write read
  • DlEarfcn: Downlink E-UTRA Absolute Radio Frequency Channel Number (EARFCN) as per 3GPP 36.101 Section 5.7.3.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:262143
    • Initial value: 100
    • Flags: construct write read
  • CsgId: The Closed Subscriber Group (CSG) identity that this UE is associated with, i.e., giving the UE access to cells which belong to this particular CSG. This restriction only applies to initial cell selection and EPC-enabled simulation. This does not revoke the UE's access to non-CSG cells.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 0
    • Flags: construct write read

Attributes defined in parent class ns3::LteNetDevice

  • Mtu: The MAC-level Maximum Transmission Unit
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 0:65535
    • Initial value: 30000
    • Flags: construct write read

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


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