ns-3
ns3::DlCqiIdealControlMessage Class Reference

#include <ideal-control-messages.h>

Inheritance diagram for ns3::DlCqiIdealControlMessage:
Collaboration diagram for ns3::DlCqiIdealControlMessage:

List of all members.

Public Member Functions

void SetDlCqi (CqiListElement_s dlcqi)
 add a DL-CQI feedback record into the message.
CqiListElement_s GetDlCqi (void)
 Get DL cqi informations.
- Public Member Functions inherited from ns3::IdealControlMessage
void SetSourceDevice (Ptr< LteNetDevice > src)
 Set the source device of the message.
void SetDestinationDevice (Ptr< LteNetDevice > dst)
 Set the destination device of the message.
Ptr< LteNetDeviceGetSourceDevice (void)
 Get the source device of the message.
Ptr< LteNetDeviceGetDestinationDevice (void)
 Get the destination device of the message.
void SetMessageType (MessageType type)
 Set the type of the message.
MessageType GetMessageType (void)
 Get the type of the message.
- Public Member Functions inherited from ns3::SimpleRefCount< IdealControlMessage >
 SimpleRefCount (const SimpleRefCount &o)
SimpleRefCountoperator= (const SimpleRefCount &o)
void Ref (void) const
void Unref (void) const
uint32_t GetReferenceCount (void) const

Additional Inherited Members

- Public Types inherited from ns3::IdealControlMessage
enum  MessageType {
  CQI_FEEDBACKS, ALLOCATION_MAP, DL_DCI, UL_DCI,
  DL_CQI, UL_CQI, BSR
}

Detailed Description

The downlink CqiIdealControlMessage defines an ideal list of feedback about the channel quality sent by the UE to the eNodeB.


Member Function Documentation

CqiListElement_s ns3::DlCqiIdealControlMessage::GetDlCqi ( void  )

Get DL cqi informations.

Returns:
dlcqi messages
void ns3::DlCqiIdealControlMessage::SetDlCqi ( CqiListElement_s  dlcqi)

add a DL-CQI feedback record into the message.

Parameters:
dlcqithe DL cqi feedback

The documentation for this class was generated from the following files: