A struct for both SNR and PER. More...
#include "interference-helper.h"
Public Attributes | |
| double | per |
| PER. More... | |
| double | snr |
| SNR. More... | |
A struct for both SNR and PER.
Definition at line 104 of file interference-helper.h.
| double ns3::InterferenceHelper::SnrPer::per |
PER.
Definition at line 107 of file interference-helper.h.
Referenced by ns3::InterferenceHelper::CalculatePlcpHeaderSnrPer(), ns3::InterferenceHelper::CalculatePlcpPayloadSnrPer(), and ns3::WifiPhy::StartReceivePacket().
| double ns3::InterferenceHelper::SnrPer::snr |
SNR.
Definition at line 106 of file interference-helper.h.
Referenced by ns3::InterferenceHelper::CalculatePlcpHeaderSnrPer(), ns3::InterferenceHelper::CalculatePlcpPayloadSnrPer(), and ns3::WifiPhy::StartReceivePacket().