![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
Public Attributes | |
uint32_t | k2Delay {100} |
uint8_t | raPreambleId {255} |
RA preamble ID, initialize with out of range values. | |
std::shared_ptr< DciInfoElementTdma > | ulMsg3Dci |
UL MSG3 DCI that will be sent through RAR message. | |
Definition at line 282 of file nr-phy-mac-common.h.
uint32_t ns3::NrBuildRarListElement_s::k2Delay {100} |
delay (in slots) between DL/UL DCI reception and subframe to which it applies for reception/transmission of Data (k0/k2)
Definition at line 287 of file nr-phy-mac-common.h.
uint8_t ns3::NrBuildRarListElement_s::raPreambleId {255} |
RA preamble ID, initialize with out of range values.
Definition at line 286 of file nr-phy-mac-common.h.
std::shared_ptr<DciInfoElementTdma> ns3::NrBuildRarListElement_s::ulMsg3Dci |
UL MSG3 DCI that will be sent through RAR message.
Definition at line 285 of file nr-phy-mac-common.h.