PssElement structure. More...
Public Attributes | |
uint16_t | cellId |
cell ID | |
uint16_t | nRB |
number of RB | |
double | pssPsdSum |
PSS PSD sum. | |
PssElement structure.
Definition at line 721 of file lte-ue-phy.h.
uint16_t ns3::LteUePhy::PssElement::cellId |
uint16_t ns3::LteUePhy::PssElement::nRB |
number of RB
Definition at line 725 of file lte-ue-phy.h.
Referenced by ns3::LteUePhy::ReceivePss().
double ns3::LteUePhy::PssElement::pssPsdSum |
PSS PSD sum.
Definition at line 724 of file lte-ue-phy.h.
Referenced by ns3::LteUePhy::ReceivePss().