A Discrete-Event Network Simulator
API
ns3::LteUePhy::PssElement Struct Reference

PssElement structure. More...

+ Collaboration diagram for ns3::LteUePhy::PssElement:

Public Attributes

uint16_t cellId
 cell ID More...
 
uint16_t nRB
 number of RB More...
 
double pssPsdSum
 PSS PSD sum. More...
 

Detailed Description

PssElement structure.

Definition at line 737 of file lte-ue-phy.h.

Member Data Documentation

◆ cellId

uint16_t ns3::LteUePhy::PssElement::cellId

cell ID

Definition at line 739 of file lte-ue-phy.h.

Referenced by ns3::LteUePhy::ReceivePss().

◆ nRB

uint16_t ns3::LteUePhy::PssElement::nRB

number of RB

Definition at line 741 of file lte-ue-phy.h.

Referenced by ns3::LteUePhy::ReceivePss().

◆ pssPsdSum

double ns3::LteUePhy::PssElement::pssPsdSum

PSS PSD sum.

Definition at line 740 of file lte-ue-phy.h.

Referenced by ns3::LteUePhy::ReceivePss().


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