|
ns-3
|
#include <ue-mac-entity.h>


Public Member Functions | |
| Ptr< CqiIdealControlMessage > | CreateCqiFeedbacks (std::vector< double > sinr) |
| Create CQI feedbacks from SINR values. SINR values are computed at the physical layer when is received a signal from the eNB. | |
Static Public Member Functions | |
| static TypeId | GetTypeId (void) |
| This method returns the TypeId associated to ns3::UeMacEntity. | |
This class implements the MAC layer of the UE device
| Ptr< CqiIdealControlMessage > ns3::UeMacEntity::CreateCqiFeedbacks | ( | std::vector< double > | sinr | ) |
Create CQI feedbacks from SINR values. SINR values are computed at the physical layer when is received a signal from the eNB.
| sinr | list of SINR values |
References ns3::MacEntity::GetAmcModule(), ns3::MacEntity::GetDevice(), ns3::Object::GetObject(), and NS_LOG_FUNCTION.
| TypeId ns3::UeMacEntity::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::UeMacEntity.
This object is accessible through the following paths with Config::Set and Config::Connect:
No Attributes defined for this type.
No TraceSources defined for this type.
Reimplemented from ns3::MacEntity.
References ns3::TypeId::SetParent().