#include <802_22.h>

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_Channel * | pstruChannelSet |
| Channel set where BS can operate. | |
| struct stru_802_22_Channel * | pstruOpratingChannel |
| 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_PARAMETER * | pstruSymbolParameter |
| unsigned int | nIntraFrameQuietPeriodCycleLength |
| char | szIntraframeQuietPeiordBitmap [17] |
| unsigned int | nIntraFrameQuietPeriodDuration |
| unsigned int | nIFQPOffset |
| double stru_802_22_BS_Phy::dDCDInterval |
| double stru_802_22_BS_Phy::dTTG |
| double stru_802_22_BS_Phy::dUpstreamChannelChangeResponseWaitTime |
| int stru_802_22_BS_Phy::nBWRequestBackoffEnd |
| int stru_802_22_BS_Phy::nBWRequestBackoffStart |
| unsigned int stru_802_22_BS_Phy::nChannelBandwidth |
| unsigned int stru_802_22_BS_Phy::nFrameNumber |
| unsigned int stru_802_22_BS_Phy::nIntraFrameQuietPeriodCycleLength |
| unsigned int stru_802_22_BS_Phy::nIntraFrameQuietPeriodDuration |
| unsigned int stru_802_22_BS_Phy::nMAXFrequency |
| unsigned int stru_802_22_BS_Phy::nSuperframeNumber |
| struct stru_802_22_Channel* stru_802_22_BS_Phy::pstruChannelSet |
| struct stru_802_22_Channel* stru_802_22_BS_Phy::pstruOpratingChannel |
| SYMBOL_PARAMETER* stru_802_22_BS_Phy::pstruSymbolParameter |