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

#include <802_22.h>

Data Fields

unsigned int n_PhyMode
 
MODULATION_TECHNIQUE n_Modulation
 
CODING_RATE n_CodingRate
 
double dDataRate
 
double dSpectralEfficency
 

Detailed Description

Structure for IEEE 802.22 phy mode

Definition at line 934 of file 802_22.h.

Field Documentation

◆ dDataRate

double stru_802_22_Phy_Mode::dDataRate

Definition at line 939 of file 802_22.h.

◆ dSpectralEfficency

double stru_802_22_Phy_Mode::dSpectralEfficency

Definition at line 940 of file 802_22.h.

◆ n_CodingRate

CODING_RATE stru_802_22_Phy_Mode::n_CodingRate

Definition at line 938 of file 802_22.h.

◆ n_Modulation

MODULATION_TECHNIQUE stru_802_22_Phy_Mode::n_Modulation

Definition at line 937 of file 802_22.h.

◆ n_PhyMode

unsigned int stru_802_22_Phy_Mode::n_PhyMode

Definition at line 936 of file 802_22.h.


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