![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Public Attributes | |
Ptr< const MatrixBasedChannelModel::ChannelMatrix > | channelMatrix |
double | srsSinr |
SRS SINR/SNR value. | |
Time | updateTime |
Definition at line 58 of file realistic-beamforming-algorithm.h.
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().
double ns3::RealisticBeamformingAlgorithm::DelayedUpdateInfo::srsSinr |
SRS SINR/SNR value.
Definition at line 62 of file realistic-beamforming-algorithm.h.
Referenced by ns3::RealisticBeamformingAlgorithm::GetBeamformingVectors(), and ns3::RealisticBeamformingAlgorithm::NotifySrsReport().
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().