![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
PhysCellIdRange structure. More...
#include "nr-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 307 of file nr-rrc-sap.h.
bool ns3::NrRrcSap::PhysCellIdRange::haveRange |
has a range?
Definition at line 310 of file nr-rrc-sap.h.
Referenced by ns3::NrRrcAsn1Header::DeserializeMeasConfig().
uint16_t ns3::NrRrcSap::PhysCellIdRange::range |
the range
Definition at line 311 of file nr-rrc-sap.h.
Referenced by ns3::NrRrcAsn1Header::DeserializeMeasConfig().
uint16_t ns3::NrRrcSap::PhysCellIdRange::start |
starting cell ID
Definition at line 309 of file nr-rrc-sap.h.
Referenced by ns3::NrRrcAsn1Header::DeserializeMeasConfig().