![]() |
5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
|
Parameters that define if PMI should be updated or if previous PMI values are used. More...
#include "nr-pm-search.h"
Public Member Functions | |
PmiUpdate (bool uWb, bool uSb) | |
Public Attributes | |
bool | updateSb {false} |
Defines whether to update SB PMI. | |
bool | updateWb {false} |
Defines whether to update WB PMI. | |
Parameters that define if PMI should be updated or if previous PMI values are used.
Definition at line 56 of file nr-pm-search.h.
|
inline |
Definition at line 60 of file nr-pm-search.h.
bool ns3::NrPmSearch::PmiUpdate::updateSb {false} |
Defines whether to update SB PMI.
Definition at line 67 of file nr-pm-search.h.
Referenced by ns3::NrPmSearchFull::ConditionallyUpdatePrecoding(), ns3::NrPmSearchFast::CreateCqiFeedbackMimo(), ns3::NrPmSearchIdeal::CreateCqiFeedbackMimo(), ns3::NrPmSearchMaleki::CreateCqiFeedbackMimo(), and ns3::NrPmSearchSasaoka::CreateCqiFeedbackMimo().
bool ns3::NrPmSearch::PmiUpdate::updateWb {false} |
Defines whether to update WB PMI.
Definition at line 66 of file nr-pm-search.h.
Referenced by ns3::NrPmSearchFull::ConditionallyUpdatePrecoding(), ns3::NrPmSearchFast::CreateCqiFeedbackMimo(), ns3::NrPmSearchIdeal::CreateCqiFeedbackMimo(), ns3::NrPmSearchMaleki::CreateCqiFeedbackMimo(), and ns3::NrPmSearchSasaoka::CreateCqiFeedbackMimo().