A Discrete-Event Network Simulator
API
ns3::LteRrcSap::CellSelectionInfo Struct Reference

CellSelectionInfo structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::CellSelectionInfo:

Public Attributes

int8_t qQualMin
 INTEGER (-34..-3), actual value = IE value [dB]. More...
 
int8_t qRxLevMin
 INTEGER (-70..-22), actual value = IE value * 2 [dBm]. More...
 

Detailed Description

CellSelectionInfo structure.

Definition at line 81 of file lte-rrc-sap.h.

Member Data Documentation

◆ qQualMin

int8_t ns3::LteRrcSap::CellSelectionInfo::qQualMin

INTEGER (-34..-3), actual value = IE value [dB].

Definition at line 84 of file lte-rrc-sap.h.

Referenced by ns3::LteEnbRrc::ConfigureCell().

◆ qRxLevMin

int8_t ns3::LteRrcSap::CellSelectionInfo::qRxLevMin

INTEGER (-70..-22), actual value = IE value * 2 [dBm].

Definition at line 83 of file lte-rrc-sap.h.

Referenced by ns3::LteEnbRrc::ConfigureCell(), and ns3::LteUeRrc::EvaluateCellForSelection().


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