A Discrete-Event Network Simulator
API
ns3::LteRrcSap::PhysCellIdRange Struct Reference

PhysCellIdRange structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::PhysCellIdRange:

Public Attributes

bool haveRange
 has a range? More...
 
uint16_t range
 the range More...
 
uint16_t start
 starting cell ID More...
 

Detailed Description

PhysCellIdRange structure.

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

Member Data Documentation

◆ haveRange

bool ns3::LteRrcSap::PhysCellIdRange::haveRange

◆ range

uint16_t ns3::LteRrcSap::PhysCellIdRange::range

◆ start

uint16_t ns3::LteRrcSap::PhysCellIdRange::start

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