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

CellsToAddMod structure. More...

#include "lte-rrc-sap.h"

Public Attributes

uint8_t cellIndex
 cell index More...
 
int8_t cellIndividualOffset
 cell individual offset More...
 
uint16_t physCellId
 Phy cell ID. More...
 

Detailed Description

CellsToAddMod structure.

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

Member Data Documentation

◆ cellIndex

uint8_t ns3::LteRrcSap::CellsToAddMod::cellIndex

◆ cellIndividualOffset

int8_t ns3::LteRrcSap::CellsToAddMod::cellIndividualOffset

cell individual offset

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

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

◆ physCellId

uint16_t ns3::LteRrcSap::CellsToAddMod::physCellId

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