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

#include <802_22.h>

Collaboration diagram for stru_802_22_BS_Phy:

Data Fields

unsigned int nSuperframeNumber:8
 Current super frame number.
 
unsigned int nFrameNumber
 Current super frame number.
 
unsigned int nMAXFrequency
 Maximum frequency <=862 MHz.
 
unsigned int nMINFrequency
 
unsigned int nChannelBandwidth
 ! Minimum frequency >=54 MHz
 
double dSamplingFactor
 
PHY_MODULATION nModulation
 
CODING_RATE nCodingRate
 
int nMultipleAccess
 
int nFFT
 
unsigned int nCP:2
 
struct stru_802_22_ChannelpstruChannelSet
 Channel set where BS can operate.
 
struct stru_802_22_ChannelpstruOpratingChannel
 Currently operating channel.
 
int nPhyMode
 
double dTXPower
 
double dAntennaHeight
 
double dAntennaGain
 
int nSelfCoexitenceCapability
 
double dDCDInterval
 Time between transmission of DCD messages. Max 10 sec.
 
double dUCDInterval
 
int nBWRequestBackoffStart
 Initial size of BW Request opportunity used by CPEs to contend to send BW requests to BS. Range 0-15.
 
int nBWRequestBackoffEnd
 Final size of BW Request opportunity used by CPEs to contend to send BW requests to BS. Range 1-15.
 
double dUpstreamChannelChangeResponseWaitTime
 
double dTTG
 Transmit Transition Gap. 105-333 micro sec. default 210 µs.
 
double dRTG
 Receive Transition Gap.
 
double dDlUlRatio
 
SYMBOL_PARAMETERpstruSymbolParameter
 
unsigned int nIntraFrameQuietPeriodCycleLength
 
char szIntraframeQuietPeiordBitmap [17]
 
unsigned int nIntraFrameQuietPeriodDuration
 
unsigned int nIFQPOffset
 

Detailed Description

Base structure for 802.22 Phy

Definition at line 826 of file 802_22.h.

Field Documentation

◆ dAntennaGain

double stru_802_22_BS_Phy::dAntennaGain

Definition at line 844 of file 802_22.h.

◆ dAntennaHeight

double stru_802_22_BS_Phy::dAntennaHeight

Definition at line 843 of file 802_22.h.

◆ dDCDInterval

double stru_802_22_BS_Phy::dDCDInterval

Time between transmission of DCD messages. Max 10 sec.

Definition at line 846 of file 802_22.h.

◆ dDlUlRatio

double stru_802_22_BS_Phy::dDlUlRatio

Definition at line 853 of file 802_22.h.

◆ dRTG

double stru_802_22_BS_Phy::dRTG

Receive Transition Gap.

Definition at line 852 of file 802_22.h.

◆ dSamplingFactor

double stru_802_22_BS_Phy::dSamplingFactor

Definition at line 833 of file 802_22.h.

◆ dTTG

double stru_802_22_BS_Phy::dTTG

Transmit Transition Gap. 105-333 micro sec. default 210 µs.

Definition at line 851 of file 802_22.h.

◆ dTXPower

double stru_802_22_BS_Phy::dTXPower

Definition at line 842 of file 802_22.h.

◆ dUCDInterval

double stru_802_22_BS_Phy::dUCDInterval

Definition at line 847 of file 802_22.h.

◆ dUpstreamChannelChangeResponseWaitTime

double stru_802_22_BS_Phy::dUpstreamChannelChangeResponseWaitTime

Definition at line 850 of file 802_22.h.

◆ nBWRequestBackoffEnd

int stru_802_22_BS_Phy::nBWRequestBackoffEnd

Final size of BW Request opportunity used by CPEs to contend to send BW requests to BS. Range 1-15.

Definition at line 849 of file 802_22.h.

◆ nBWRequestBackoffStart

int stru_802_22_BS_Phy::nBWRequestBackoffStart

Initial size of BW Request opportunity used by CPEs to contend to send BW requests to BS. Range 0-15.

Definition at line 848 of file 802_22.h.

◆ nChannelBandwidth

unsigned int stru_802_22_BS_Phy::nChannelBandwidth

! Minimum frequency >=54 MHz

6,7,8 MHz

Definition at line 832 of file 802_22.h.

◆ nCodingRate

CODING_RATE stru_802_22_BS_Phy::nCodingRate

Definition at line 835 of file 802_22.h.

◆ nCP

unsigned int stru_802_22_BS_Phy::nCP

Definition at line 838 of file 802_22.h.

◆ nFFT

int stru_802_22_BS_Phy::nFFT

Definition at line 837 of file 802_22.h.

◆ nFrameNumber

unsigned int stru_802_22_BS_Phy::nFrameNumber

Current super frame number.

Definition at line 829 of file 802_22.h.

◆ nIFQPOffset

unsigned int stru_802_22_BS_Phy::nIFQPOffset

Definition at line 858 of file 802_22.h.

◆ nIntraFrameQuietPeriodCycleLength

unsigned int stru_802_22_BS_Phy::nIntraFrameQuietPeriodCycleLength

Definition at line 855 of file 802_22.h.

◆ nIntraFrameQuietPeriodDuration

unsigned int stru_802_22_BS_Phy::nIntraFrameQuietPeriodDuration

Definition at line 857 of file 802_22.h.

◆ nMAXFrequency

unsigned int stru_802_22_BS_Phy::nMAXFrequency

Maximum frequency <=862 MHz.

Definition at line 830 of file 802_22.h.

◆ nMINFrequency

unsigned int stru_802_22_BS_Phy::nMINFrequency

Definition at line 831 of file 802_22.h.

◆ nModulation

PHY_MODULATION stru_802_22_BS_Phy::nModulation

Definition at line 834 of file 802_22.h.

◆ nMultipleAccess

int stru_802_22_BS_Phy::nMultipleAccess

Definition at line 836 of file 802_22.h.

◆ nPhyMode

int stru_802_22_BS_Phy::nPhyMode

Definition at line 841 of file 802_22.h.

◆ nSelfCoexitenceCapability

int stru_802_22_BS_Phy::nSelfCoexitenceCapability

Definition at line 845 of file 802_22.h.

◆ nSuperframeNumber

unsigned int stru_802_22_BS_Phy::nSuperframeNumber

Current super frame number.

Definition at line 828 of file 802_22.h.

◆ pstruChannelSet

struct stru_802_22_Channel* stru_802_22_BS_Phy::pstruChannelSet

Channel set where BS can operate.

Definition at line 839 of file 802_22.h.

◆ pstruOpratingChannel

struct stru_802_22_Channel* stru_802_22_BS_Phy::pstruOpratingChannel

Currently operating channel.

Definition at line 840 of file 802_22.h.

◆ pstruSymbolParameter

SYMBOL_PARAMETER* stru_802_22_BS_Phy::pstruSymbolParameter

Definition at line 854 of file 802_22.h.

◆ szIntraframeQuietPeiordBitmap

char stru_802_22_BS_Phy::szIntraframeQuietPeiordBitmap[17]

Definition at line 856 of file 802_22.h.


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