#include <introspected-doxygen.hpp>
Config Paths
ns3::ComponentCarrierEnb is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]"
Attributes
-
LteEnbPhy: The PHY associated to this EnbNetDevice
-
Set with class: ns3::PointerValue
-
Underlying type: ns3::Ptr< ns3::LteEnbPhy>
-
Initial value: 0
-
Flags: construct write read
-
LteEnbMac: The MAC associated to this EnbNetDevice
-
Set with class: ns3::PointerValue
-
Underlying type: ns3::Ptr< ns3::LteEnbMac>
-
Initial value: 0
-
Flags: construct write read
-
FfMacScheduler: The scheduler associated to this EnbNetDevice
-
Set with class: ns3::PointerValue
-
Underlying type: ns3::Ptr< ns3::FfMacScheduler>
-
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
-
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
-
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 18000: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
-
PrimaryCarrier: If true, this Carrier Component will be the Primary Carrier Component (PCC) Only one PCC per eNodeB is (currently) allowed
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: false
-
Flags: construct write read
No TraceSources are defined for this type.
Size of this type is 88 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: