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

#include <802_22.h>

Collaboration diagram for stru_802_22_DCD_Message_Format:

Data Fields

unsigned int nManagementMessageType:8
 
unsigned int nConfigurationChangeCount:8
 
struct stru_802_22_DCD_Channel_Information_Element pstruDCDChannelIE
 
unsigned int nDownStreamBurstProfileCount
 
DBPF ** pstruDBPF
 

Detailed Description

Table 20 IEEE 802.22-2011 page 47 DCD Message Format

Definition at line 1126 of file 802_22.h.

Field Documentation

◆ nConfigurationChangeCount

unsigned int stru_802_22_DCD_Message_Format::nConfigurationChangeCount

Definition at line 1129 of file 802_22.h.

◆ nDownStreamBurstProfileCount

unsigned int stru_802_22_DCD_Message_Format::nDownStreamBurstProfileCount

Definition at line 1131 of file 802_22.h.

◆ nManagementMessageType

unsigned int stru_802_22_DCD_Message_Format::nManagementMessageType

Definition at line 1128 of file 802_22.h.

◆ pstruDBPF

DBPF** stru_802_22_DCD_Message_Format::pstruDBPF

Definition at line 1132 of file 802_22.h.

◆ pstruDCDChannelIE

struct stru_802_22_DCD_Channel_Information_Element stru_802_22_DCD_Message_Format::pstruDCDChannelIE

Definition at line 1130 of file 802_22.h.


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