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

#include <802_22.h>

Data Fields

int nChannelBandwidth
 Channel Bandwidth in MHz.
 
double dCP
 
int nSymbolsPerFrame
 
int nTTG
 Transmitter-receiver turnaround gap. in TU.
 
int nRTG
 Receiver_transmitter turnaround gap. in TU.
 

Detailed Description

Structure for WRAN frame parameter Ref: IEEE802.22-2011, table 203, page 313,

Definition at line 996 of file 802_22.h.

Field Documentation

◆ dCP

double stru_802_22_FrameParameter::dCP

Definition at line 1000 of file 802_22.h.

◆ nChannelBandwidth

int stru_802_22_FrameParameter::nChannelBandwidth

Channel Bandwidth in MHz.

Definition at line 999 of file 802_22.h.

◆ nRTG

int stru_802_22_FrameParameter::nRTG

Receiver_transmitter turnaround gap. in TU.

Definition at line 1005 of file 802_22.h.

◆ nSymbolsPerFrame

int stru_802_22_FrameParameter::nSymbolsPerFrame

Definition at line 1001 of file 802_22.h.

◆ nTTG

int stru_802_22_FrameParameter::nTTG

Transmitter-receiver turnaround gap. in TU.

Definition at line 1003 of file 802_22.h.


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