A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::SnrPer Struct Reference

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

#include "wifi-phy-common.h"

Collaboration diagram for ns3::SnrPer:

Public Attributes

double per {1.0}
 PER.
double snr {0.0}
 SNR in linear scale.

Detailed Description

A struct for both SNR and PER.

Definition at line 737 of file wifi-phy-common.h.

Member Data Documentation

◆ per

◆ snr


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