A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteUePhy::PssElement Struct Reference

PssElement structure. More...

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

Public Attributes

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

Detailed Description

PssElement structure.

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

Member Data Documentation

◆ cellId

uint16_t ns3::LteUePhy::PssElement::cellId

cell ID

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

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

◆ nRB

uint16_t ns3::LteUePhy::PssElement::nRB

number of RB

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

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

◆ pssPsdSum

double ns3::LteUePhy::PssElement::pssPsdSum

PSS PSD sum.

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

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


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