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

MeasObjectEutra structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::MeasObjectEutra:

Public Attributes

uint16_t allowedMeasBandwidth
 allowed measure bandwidth More...
 
std::list< BlackCellsToAddModblackCellsToAddModList
 black cells to add mod list More...
 
std::list< uint8_t > blackCellsToRemoveList
 black cells to remove list More...
 
uint32_t carrierFreq
 carrier frequency More...
 
uint16_t cellForWhichToReportCGI
 cell for which to report CGI More...
 
std::list< CellsToAddModcellsToAddModList
 cells to add mod list More...
 
std::list< uint8_t > cellsToRemoveList
 cells to remove list More...
 
bool haveCellForWhichToReportCGI
 have cell for which to report CGI? More...
 
uint8_t neighCellConfig
 neighbor cell config More...
 
int8_t offsetFreq
 offset frequency More...
 
bool presenceAntennaPort1
 antenna port 1 present? More...
 

Detailed Description

MeasObjectEutra structure.

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

Member Data Documentation

◆ allowedMeasBandwidth

uint16_t ns3::LteRrcSap::MeasObjectEutra::allowedMeasBandwidth

◆ blackCellsToAddModList

std::list<BlackCellsToAddMod> ns3::LteRrcSap::MeasObjectEutra::blackCellsToAddModList

black cells to add mod list

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

Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().

◆ blackCellsToRemoveList

std::list<uint8_t> ns3::LteRrcSap::MeasObjectEutra::blackCellsToRemoveList

black cells to remove list

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

Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().

◆ carrierFreq

uint32_t ns3::LteRrcSap::MeasObjectEutra::carrierFreq

◆ cellForWhichToReportCGI

uint16_t ns3::LteRrcSap::MeasObjectEutra::cellForWhichToReportCGI

cell for which to report CGI

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

Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().

◆ cellsToAddModList

std::list<CellsToAddMod> ns3::LteRrcSap::MeasObjectEutra::cellsToAddModList

cells to add mod list

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

Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().

◆ cellsToRemoveList

std::list<uint8_t> ns3::LteRrcSap::MeasObjectEutra::cellsToRemoveList

cells to remove list

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

Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().

◆ haveCellForWhichToReportCGI

bool ns3::LteRrcSap::MeasObjectEutra::haveCellForWhichToReportCGI

have cell for which to report CGI?

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

Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().

◆ neighCellConfig

uint8_t ns3::LteRrcSap::MeasObjectEutra::neighCellConfig

◆ offsetFreq

int8_t ns3::LteRrcSap::MeasObjectEutra::offsetFreq

◆ presenceAntennaPort1

bool ns3::LteRrcSap::MeasObjectEutra::presenceAntennaPort1

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