See section 4.3.4 logicalChannelConfigListElement. More...
#include "ff-mac-common.h"
Public Types | |
enum | Direction_e { DIR_UL , DIR_DL , DIR_BOTH , NotValid } |
Direction enum. More... | |
enum | QosBearerType_e { QBT_NON_GBR , QBT_GBR , QBT_DGBR , 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 199 of file ff-mac-common.h.
Direction enum.
Enumerator | |
---|---|
DIR_UL | |
DIR_DL | |
DIR_BOTH | |
NotValid |
Definition at line 205 of file ff-mac-common.h.
QosBearerType enum.
Enumerator | |
---|---|
QBT_NON_GBR | |
QBT_GBR | |
QBT_DGBR | |
NotValid_QosBearerType |
Definition at line 214 of file ff-mac-common.h.
uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateDl {UINT64_MAX} |
ERAB guaranteed bit rate DL.
Definition at line 226 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 225 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 224 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 223 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 202 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 201 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