CellsToAddMod structure. More...
#include "lte-rrc-sap.h"
Public Attributes | |
| uint8_t | cellIndex |
| cell index | |
| int8_t | cellIndividualOffset |
| cell individual offset | |
| uint16_t | physCellId |
| Phy cell ID. | |
CellsToAddMod structure.
Definition at line 301 of file lte-rrc-sap.h.
| uint8_t ns3::LteRrcSap::CellsToAddMod::cellIndex |
cell index
Definition at line 303 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().
| int8_t ns3::LteRrcSap::CellsToAddMod::cellIndividualOffset |
cell individual offset
Definition at line 305 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().
| uint16_t ns3::LteRrcSap::CellsToAddMod::physCellId |
Phy cell ID.
Definition at line 304 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().