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