A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::UanTxModeFactory::UanTxModeItem Struct Reference
+ Collaboration diagram for ns3::UanTxModeFactory::UanTxModeItem:

Public Attributes

uint32_t m_bwHz
uint32_t m_cfHz
uint32_t m_constSize
uint32_t m_dataRateBps
std::string m_name
uint32_t m_phyRateSps
UanTxMode::ModulationType m_type
uint32_t m_uid

Detailed Description

Definition at line 137 of file uan-tx-mode.h.

Member Data Documentation

uint32_t ns3::UanTxModeFactory::UanTxModeItem::m_bwHz
uint32_t ns3::UanTxModeFactory::UanTxModeItem::m_cfHz
uint32_t ns3::UanTxModeFactory::UanTxModeItem::m_constSize
uint32_t ns3::UanTxModeFactory::UanTxModeItem::m_dataRateBps
std::string ns3::UanTxModeFactory::UanTxModeItem::m_name

Definition at line 146 of file uan-tx-mode.h.

Referenced by ns3::UanTxModeFactory::CreateMode(), and ns3::UanTxMode::GetName().

uint32_t ns3::UanTxModeFactory::UanTxModeItem::m_phyRateSps
UanTxMode::ModulationType ns3::UanTxModeFactory::UanTxModeItem::m_type

Definition at line 139 of file uan-tx-mode.h.

Referenced by ns3::UanTxModeFactory::CreateMode(), and ns3::UanTxMode::GetModType().

uint32_t ns3::UanTxModeFactory::UanTxModeItem::m_uid

The documentation for this struct was generated from the following file: