See section 4.3.4 logicalChannelConfigListElement. More...
#include "ff-mac-common.h"
Collaboration diagram for ns3::LogicalChannelConfigListElement_s:Public Types | |
| enum | Direction_e { DIR_UL , DIR_DL , DIR_BOTH , NotValid } |
| Direction enum. More... | |
| enum | QosBearerType_e { QBT_NON_GBR , QBT_GBR , NotValid_QosBearerType } |
| QosBearerType enum. More... | |
Public Attributes | |
| uint64_t | m_eRabGuaranteedBitrateDl {UINT64_MAX} |
| ERAB guaranteed bit rate DL. More... | |
| uint64_t | m_eRabGuaranteedBitrateUl {UINT64_MAX} |
| ERAB guaranteed bit rate UL. More... | |
| uint64_t | m_eRabMaximulBitrateDl {UINT64_MAX} |
| ERAB maximum bit rate DL. More... | |
| uint64_t | m_eRabMaximulBitrateUl {UINT64_MAX} |
| ERAB maximum bit rate UL. More... | |
| uint8_t | m_logicalChannelGroup {UINT8_MAX} |
| logical channel group More... | |
| uint8_t | m_logicalChannelIdentity {UINT8_MAX} |
| logical channel identity More... | |
| uint8_t | m_qci {UINT8_MAX} |
| QCI. More... | |
| enum ns3::LogicalChannelConfigListElement_s::Direction_e | NotValid |
| the direction More... | |
| enum ns3::LogicalChannelConfigListElement_s::QosBearerType_e | NotValid_QosBearerType |
| the QOS bearer type More... | |
See section 4.3.4 logicalChannelConfigListElement.
Definition at line 185 of file ff-mac-common.h.
Direction enum.
| Enumerator | |
|---|---|
| DIR_UL | |
| DIR_DL | |
| DIR_BOTH | |
| NotValid | |
Definition at line 191 of file ff-mac-common.h.
QosBearerType enum.
| Enumerator | |
|---|---|
| QBT_NON_GBR | |
| QBT_GBR | |
| NotValid_QosBearerType | |
Definition at line 200 of file ff-mac-common.h.
| uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateDl {UINT64_MAX} |
ERAB guaranteed bit rate DL.
Definition at line 211 of file ff-mac-common.h.
Referenced by ns3::LteEnbMac::DoAddLc(), and ns3::CqaFfMacScheduler::DoSchedDlTriggerReq().
| uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateUl {UINT64_MAX} |
ERAB guaranteed bit rate UL.
Definition at line 210 of file ff-mac-common.h.
Referenced by ns3::LteEnbMac::DoAddLc().
| uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabMaximulBitrateDl {UINT64_MAX} |
ERAB maximum bit rate DL.
Definition at line 209 of file ff-mac-common.h.
Referenced by ns3::LteEnbMac::DoAddLc().
| uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabMaximulBitrateUl {UINT64_MAX} |
ERAB maximum bit rate UL.
Definition at line 208 of file ff-mac-common.h.
Referenced by ns3::LteEnbMac::DoAddLc().
| uint8_t ns3::LogicalChannelConfigListElement_s::m_logicalChannelGroup {UINT8_MAX} |
logical channel group
Definition at line 188 of file ff-mac-common.h.
Referenced by ns3::LteEnbMac::DoAddLc().
| uint8_t ns3::LogicalChannelConfigListElement_s::m_logicalChannelIdentity {UINT8_MAX} |
logical channel identity
Definition at line 187 of file ff-mac-common.h.
Referenced by ns3::LteEnbMac::DoAddLc().
| uint8_t ns3::LogicalChannelConfigListElement_s::m_qci {UINT8_MAX} |
| enum ns3::LogicalChannelConfigListElement_s::Direction_e ns3::LogicalChannelConfigListElement_s::NotValid |
the direction
| enum ns3::LogicalChannelConfigListElement_s::QosBearerType_e ns3::LogicalChannelConfigListElement_s::NotValid_QosBearerType |
the QOS bearer type