ns3::NrDlCqiMessage class

The message that represents a DL CQI message.

Base classes

class NrControlMessage
The NrControlMessage class.

Constructors, destructors, conversion operators

NrDlCqiMessage()
NrDlCqiMessage constructor.
~NrDlCqiMessage() override
~NrDlCqiMessage

Public functions

auto GetDlCqi() -> DlCqiInfo
Get the DlCqi in this message.
void SetDlCqi(DlCqiInfo cqi)
Set the DlCqi to transmit.

Function documentation

DlCqiInfo ns3::NrDlCqiMessage::GetDlCqi()

Get the DlCqi in this message.

Returns the DL CQI

void ns3::NrDlCqiMessage::SetDlCqi(DlCqiInfo cqi)

Set the DlCqi to transmit.

Parameters
cqi the DlCqi info