CellsToAddMod structure. More...
#include "lte-rrc-sap.h"
Collaboration diagram for ns3::LteRrcSap::CellsToAddMod:Public Attributes | |
| uint8_t | cellIndex |
| cell index More... | |
| int8_t | cellIndividualOffset |
| cell individual offset More... | |
| uint16_t | physCellId |
| Phy cell ID. More... | |
CellsToAddMod structure.
Definition at line 302 of file lte-rrc-sap.h.
| uint8_t ns3::LteRrcSap::CellsToAddMod::cellIndex |
cell index
Definition at line 304 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 306 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 305 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().