A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::InterferenceHelper::SnrPer Struct Reference

A struct for both SNR and PER. More...

#include <interference-helper.h>

Public Attributes

double per
 
double snr
 

Detailed Description

A struct for both SNR and PER.

Definition at line 125 of file interference-helper.h.

Member Data Documentation

double ns3::InterferenceHelper::SnrPer::per

Definition at line 128 of file interference-helper.h.

Referenced by ns3::InterferenceHelper::CalculateSnrPer().

double ns3::InterferenceHelper::SnrPer::snr

Definition at line 127 of file interference-helper.h.

Referenced by ns3::InterferenceHelper::CalculateSnrPer().


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