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

SystemInformation structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::SystemInformation:

Public Attributes

bool haveSib2
 have SIB2? More...
 
SystemInformationBlockType2 sib2
 SIB2. More...
 

Detailed Description

SystemInformation structure.

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

Member Data Documentation

◆ haveSib2

bool ns3::LteRrcSap::SystemInformation::haveSib2

have SIB2?

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

Referenced by ns3::LteUeRrc::DoRecvSystemInformation(), and ns3::LteEnbRrc::SendSystemInformation().

◆ sib2

SystemInformationBlockType2 ns3::LteRrcSap::SystemInformation::sib2

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