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

#include <802_22.h>

Data Fields

unsigned int n_Length_of_the_frame:6
 
unsigned int n_Length_of_the_MAP_message:10
 
unsigned int n_HCS:8
 8 bits Header Check Sequence
 

Detailed Description

Frame control header structure. Ref: IEEE802.22-2011 Table 2, page 34

Definition at line 521 of file 802_22.h.

Field Documentation

◆ n_HCS

unsigned int stru_802_22_Frame_Control_Header::n_HCS

8 bits Header Check Sequence

Definition at line 534 of file 802_22.h.

◆ n_Length_of_the_frame

unsigned int stru_802_22_Frame_Control_Header::n_Length_of_the_frame

6 bits Indicates the length of the frame in number of OFDM symbols from the start of the frame including all preambles.

Definition at line 523 of file 802_22.h.

◆ n_Length_of_the_MAP_message

unsigned int stru_802_22_Frame_Control_Header::n_Length_of_the_MAP_message

10 bits This field specifies the length of the MAP information element following the FCH in OFDM slots. A length of 0 (zero) indicates the absence of any burst in the frame.

Definition at line 527 of file 802_22.h.


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