#include <lte-common.h>
Public Attributes | |
| uint16_t | m_cellId |
| uint8_t | m_correctness |
| uint64_t | m_imsi |
| uint8_t | m_layer |
| uint8_t | m_mcs |
| uint8_t | m_ndi |
| uint16_t | m_rnti |
| uint8_t | m_rv |
| uint16_t | m_size |
| int64_t | m_timestamp |
| uint8_t | m_txMode |
Definition at line 135 of file lte-common.h.
| uint16_t ns3::PhyReceptionStatParameters::m_cellId |
Definition at line 138 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint8_t ns3::PhyReceptionStatParameters::m_correctness |
Definition at line 147 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint64_t ns3::PhyReceptionStatParameters::m_imsi |
| uint8_t ns3::PhyReceptionStatParameters::m_layer |
Definition at line 142 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint8_t ns3::PhyReceptionStatParameters::m_mcs |
Definition at line 143 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint8_t ns3::PhyReceptionStatParameters::m_ndi |
Definition at line 146 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint16_t ns3::PhyReceptionStatParameters::m_rnti |
| uint8_t ns3::PhyReceptionStatParameters::m_rv |
Definition at line 145 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint16_t ns3::PhyReceptionStatParameters::m_size |
Definition at line 144 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| int64_t ns3::PhyReceptionStatParameters::m_timestamp |
Definition at line 137 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), ns3::LteSpectrumPhy::EndRxData(), and ns3::PhyRxStatsCalculator::UlPhyReception().
| uint8_t ns3::PhyReceptionStatParameters::m_txMode |
Definition at line 141 of file lte-common.h.
Referenced by ns3::PhyRxStatsCalculator::DlPhyReception(), and ns3::LteSpectrumPhy::EndRxData().