A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
std::list< BlackCellsToAddModblackCellsToAddModList
 black cells to add mod list
 
std::list< uint8_t > blackCellsToRemoveList
 black cells to remove list
 
uint32_t carrierFreq
 carrier frequency
 
uint16_t cellForWhichToReportCGI
 cell for which to report CGI
 
std::list< CellsToAddModcellsToAddModList
 cells to add mod list
 
std::list< uint8_t > cellsToRemoveList
 cells to remove list
 
bool haveCellForWhichToReportCGI
 have cell for which to report CGI?
 
uint8_t neighCellConfig
 neighbor cell config
 
int8_t offsetFreq
 offset frequency
 
bool presenceAntennaPort1
 antenna port 1 present?
 

Detailed Description

MeasObjectEutra structure.

Definition at line 335 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 345 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 344 of file lte-rrc-sap.h.

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

◆ carrierFreq

◆ cellForWhichToReportCGI

uint16_t ns3::LteRrcSap::MeasObjectEutra::cellForWhichToReportCGI

cell for which to report CGI

Definition at line 347 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 343 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 342 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 346 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

◆ presenceAntennaPort1

bool ns3::LteRrcSap::MeasObjectEutra::presenceAntennaPort1

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