#include <introspected-doxygen.hpp>
Config Paths
ns3::LteEnbMac is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]/LteEnbMac"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]/LteEnbMac"
Attributes
-
NumberOfRaPreambles: how many random access preambles are available for the contention based RACH process
-
Set with class: ns3::UintegerValue
-
Underlying type: uint8_t 4:64
-
Initial value: 52
-
Flags: construct write read
-
PreambleTransMax: Maximum number of random access preamble transmissions
-
Set with class: ns3::UintegerValue
-
Underlying type: uint8_t 3:200
-
Initial value: 50
-
Flags: construct write read
-
RaResponseWindowSize: length of the window (in TTIs) for the reception of the random access response (RAR); the resulting RAR timeout is this value + 3 ms
-
Set with class: ns3::UintegerValue
-
Underlying type: uint8_t 2:10
-
Initial value: 3
-
Flags: construct write read
-
ConnEstFailCount: how many time T300 timer can expire on the same cell
-
Set with class: ns3::UintegerValue
-
Underlying type: uint8_t 1:4
-
Initial value: 1
-
Flags: construct write read
-
ComponentCarrierId: ComponentCarrier Id, needed to reply on the appropriate sap.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint8_t 0:4
-
Initial value: 0
-
Flags: construct write read
TraceSources
-
DlScheduling: Information regarding DL scheduling.
Callback signature: ns3::LteEnbMac::DlSchedulingTracedCallback
-
UlScheduling: Information regarding UL scheduling.
Callback signature: ns3::LteEnbMac::UlSchedulingTracedCallback
Size of this type is 568 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: