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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

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

Attributes

  • LteEnbRrc: The RRC associated to this EnbNetDevice
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LteEnbRrc>
    • Initial value: 0
    • Flags: construct write read
  • LteHandoverAlgorithm: The handover algorithm associated to this EnbNetDevice
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LteHandoverAlgorithm>
    • Initial value: 0
    • Flags: construct write read
  • LteAnr: The automatic neighbour relation function associated to this EnbNetDevice
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LteAnr>
    • Initial value: 0
    • Flags: construct write read
  • LteFfrAlgorithm: The FFR algorithm associated to this EnbNetDevice
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LteFfrAlgorithm>
    • Initial value: 0
    • Flags: construct write read
  • LteEnbComponentCarrierManager: The RRC associated to this EnbNetDevice
  • ComponentCarrierMap: List of component carriers.
  • UlBandwidth: Uplink Transmission Bandwidth Configuration in number of Resource Blocks
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:255
    • Initial value: 25
    • Flags: construct write read
  • DlBandwidth: Downlink Transmission Bandwidth Configuration in number of Resource Blocks
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:255
    • Initial value: 25
    • Flags: construct write read
  • CellId: Cell Identifier
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 0:65535
    • 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
  • UlEarfcn: Uplink 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: 18100
    • Flags: construct write read
  • CsgId: The Closed Subscriber Group (CSG) identity that this eNodeB belongs to
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 0
    • Flags: construct write read
  • CsgIndication: If true, only UEs which are members of the CSG (i.e. same CSG ID) can gain access to the eNodeB, therefore enforcing closed access mode. Otherwise, the eNodeB operates as a non-CSG cell and implements open access mode.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: false
    • 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 208 bytes (on a 64-bit architecture).


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