#include "lte-mi-error-model.h"
Public Attributes | |
double | mi |
Mutual information. More... | |
double | tbler |
Transport block BLER. More... | |
TbStats_t structure.
Definition at line 70 of file lte-mi-error-model.h.
double ns3::TbStats_t::mi |
Mutual information.
Definition at line 73 of file lte-mi-error-model.h.
Referenced by ns3::LteSpectrumPhy::EndRxData(), and ns3::LteMiErrorModel::GetTbDecodificationStats().
double ns3::TbStats_t::tbler |
Transport block BLER.
Definition at line 72 of file lte-mi-error-model.h.
Referenced by ns3::LteAmc::CreateCqiFeedbacks(), ns3::LteSpectrumPhy::EndRxData(), and ns3::LteMiErrorModel::GetTbDecodificationStats().