NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_802_11_Phy_Parameters_HE Struct Reference

Data structure for physical layer parameters. More...

Data Fields

int nIndex
 
int MCS
 
double dRxSensitivity
 
PHY_MODULATION nModulation
 
double dCodingRate
 
int nNBPSC
 
int nNSD
 
int NSP
 
int nNCBPS
 
int nNDBPS
 
int NES
 
double dGI
 
double dDataRate
 

Detailed Description

Data structure for physical layer parameters.

Definition at line 31 of file IEEE802_11_HEPhy.c.

Field Documentation

◆ dCodingRate

double stru_802_11_Phy_Parameters_HE::dCodingRate

Definition at line 37 of file IEEE802_11_HEPhy.c.

◆ dDataRate

double stru_802_11_Phy_Parameters_HE::dDataRate

Definition at line 45 of file IEEE802_11_HEPhy.c.

◆ dGI

double stru_802_11_Phy_Parameters_HE::dGI

Definition at line 44 of file IEEE802_11_HEPhy.c.

◆ dRxSensitivity

double stru_802_11_Phy_Parameters_HE::dRxSensitivity

Definition at line 35 of file IEEE802_11_HEPhy.c.

◆ MCS

int stru_802_11_Phy_Parameters_HE::MCS

Definition at line 34 of file IEEE802_11_HEPhy.c.

◆ NES

int stru_802_11_Phy_Parameters_HE::NES

Definition at line 43 of file IEEE802_11_HEPhy.c.

◆ nIndex

int stru_802_11_Phy_Parameters_HE::nIndex

Definition at line 33 of file IEEE802_11_HEPhy.c.

◆ nModulation

PHY_MODULATION stru_802_11_Phy_Parameters_HE::nModulation

Definition at line 36 of file IEEE802_11_HEPhy.c.

◆ nNBPSC

int stru_802_11_Phy_Parameters_HE::nNBPSC

Definition at line 38 of file IEEE802_11_HEPhy.c.

◆ nNCBPS

int stru_802_11_Phy_Parameters_HE::nNCBPS

Definition at line 41 of file IEEE802_11_HEPhy.c.

◆ nNDBPS

int stru_802_11_Phy_Parameters_HE::nNDBPS

Definition at line 42 of file IEEE802_11_HEPhy.c.

◆ nNSD

int stru_802_11_Phy_Parameters_HE::nNSD

Definition at line 39 of file IEEE802_11_HEPhy.c.

◆ NSP

int stru_802_11_Phy_Parameters_HE::NSP

Definition at line 40 of file IEEE802_11_HEPhy.c.


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