PhysCellIdRange structure. More...
#include "lte-rrc-sap.h"
Public Attributes | |
bool | haveRange |
has a range? | |
uint16_t | range |
the range | |
uint16_t | start |
starting cell ID | |
PhysCellIdRange structure.
Definition at line 320 of file lte-rrc-sap.h.
bool ns3::LteRrcSap::PhysCellIdRange::haveRange |
has a range?
Definition at line 323 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().
uint16_t ns3::LteRrcSap::PhysCellIdRange::range |
the range
Definition at line 324 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), and RrcConnectionReconfigurationTestCase::DoRun().
uint16_t ns3::LteRrcSap::PhysCellIdRange::start |
starting cell ID
Definition at line 322 of file lte-rrc-sap.h.
Referenced by ns3::RrcAsn1Header::DeserializeMeasConfig(), RrcConnectionReconfigurationTestCase::DoRun(), grid.TimelinesRenderer::draw_events(), and grid.TimelinesRenderer::draw_ranges().