5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrRrcSap::PhysCellIdRange Struct Reference

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
 

Detailed Description

PhysCellIdRange structure.

Definition at line 307 of file nr-rrc-sap.h.

Member Data Documentation

◆ haveRange

bool ns3::NrRrcSap::PhysCellIdRange::haveRange

has a range?

Definition at line 310 of file nr-rrc-sap.h.

Referenced by ns3::NrRrcAsn1Header::DeserializeMeasConfig().

◆ range

uint16_t ns3::NrRrcSap::PhysCellIdRange::range

the range

Definition at line 311 of file nr-rrc-sap.h.

Referenced by ns3::NrRrcAsn1Header::DeserializeMeasConfig().

◆ start

uint16_t ns3::NrRrcSap::PhysCellIdRange::start

starting cell ID

Definition at line 309 of file nr-rrc-sap.h.

Referenced by ns3::NrRrcAsn1Header::DeserializeMeasConfig().


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