5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::RealisticBeamformingAlgorithm::DelayedUpdateInfo Struct Reference

Public Attributes

Ptr< const MatrixBasedChannelModel::ChannelMatrix > channelMatrix
 
double srsSinr
 SRS SINR/SNR value.
 
Time updateTime
 

Detailed Description

Definition at line 58 of file realistic-beamforming-algorithm.h.

Member Data Documentation

◆ channelMatrix

Ptr<const MatrixBasedChannelModel::ChannelMatrix> ns3::RealisticBeamformingAlgorithm::DelayedUpdateInfo::channelMatrix

saved deep copy of the channel matrix at the time instant when the SRS is received

Definition at line 64 of file realistic-beamforming-algorithm.h.

Referenced by ns3::RealisticBeamformingAlgorithm::GetBeamformingVectors(), and ns3::RealisticBeamformingAlgorithm::NotifySrsReport().

◆ srsSinr

double ns3::RealisticBeamformingAlgorithm::DelayedUpdateInfo::srsSinr

◆ updateTime

Time ns3::RealisticBeamformingAlgorithm::DelayedUpdateInfo::updateTime

time that will be used to check if the event is using the correct SRS measurement and channel

Definition at line 60 of file realistic-beamforming-algorithm.h.

Referenced by ns3::RealisticBeamformingAlgorithm::GetBeamformingVectors(), and ns3::RealisticBeamformingAlgorithm::NotifySrsReport().


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