Signal event for a packet. More...
#include "interference-helper.h"
Public Attributes | |
| double | per |
| PER. More... | |
| double | snr |
| SNR. More... | |
Signal event for a packet.
A struct for both SNR and PER
Definition at line 111 of file interference-helper.h.
| double ns3::InterferenceHelper::SnrPer::per |
PER.
Definition at line 114 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 113 of file interference-helper.h.
Referenced by ns3::InterferenceHelper::CalculatePlcpHeaderSnrPer(), ns3::InterferenceHelper::CalculatePlcpPayloadSnrPer(), and ns3::WifiPhy::StartReceivePacket().