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

#include <802_22.h>

Collaboration diagram for stru_802_22_Channel:

Data Fields

unsigned int nChannelNumber
 
double dUpperFrequency
 
double dLowerFrequency
 
double dChannelBandwidth
 
CHANNEL_STATE nChannelState
 
CHANNEL_METRICES struChannelMetrics
 
struct stru_802_22_ChannelpstruNextChannel
 

Detailed Description

Channel structure

Definition at line 922 of file 802_22.h.

Field Documentation

◆ dChannelBandwidth

double stru_802_22_Channel::dChannelBandwidth

Definition at line 927 of file 802_22.h.

◆ dLowerFrequency

double stru_802_22_Channel::dLowerFrequency

Definition at line 926 of file 802_22.h.

◆ dUpperFrequency

double stru_802_22_Channel::dUpperFrequency

Definition at line 925 of file 802_22.h.

◆ nChannelNumber

unsigned int stru_802_22_Channel::nChannelNumber

Definition at line 924 of file 802_22.h.

◆ nChannelState

CHANNEL_STATE stru_802_22_Channel::nChannelState

Definition at line 928 of file 802_22.h.

◆ pstruNextChannel

struct stru_802_22_Channel* stru_802_22_Channel::pstruNextChannel

Definition at line 930 of file 802_22.h.

◆ struChannelMetrics

CHANNEL_METRICES stru_802_22_Channel::struChannelMetrics

Definition at line 929 of file 802_22.h.


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