5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrPmSearch::PmiUpdate Struct Reference

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.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ PmiUpdate()

ns3::NrPmSearch::PmiUpdate::PmiUpdate ( bool  uWb,
bool  uSb 
)
inline

Definition at line 60 of file nr-pm-search.h.

Member Data Documentation

◆ updateSb

◆ updateWb


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