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

Structure for channel switch request, Sent by BS in order to switch the entire cell operation to new channel. More...

#include <SpectrumManager.h>

Data Fields

unsigned int nMMMType:8
 
unsigned int nTransactionId:16
 
unsigned int nConfirmationFlag:1
 
unsigned int nSwitchMode:1
 
unsigned int nSwitchCount:8
 

Detailed Description

Structure for channel switch request, Sent by BS in order to switch the entire cell operation to new channel.

Definition at line 51 of file SpectrumManager.h.

Field Documentation

◆ nConfirmationFlag

unsigned int stru_802_22_CHS_REQ::nConfirmationFlag

Definition at line 55 of file SpectrumManager.h.

◆ nMMMType

unsigned int stru_802_22_CHS_REQ::nMMMType

Definition at line 53 of file SpectrumManager.h.

◆ nSwitchCount

unsigned int stru_802_22_CHS_REQ::nSwitchCount

Definition at line 57 of file SpectrumManager.h.

◆ nSwitchMode

unsigned int stru_802_22_CHS_REQ::nSwitchMode

Definition at line 56 of file SpectrumManager.h.

◆ nTransactionId

unsigned int stru_802_22_CHS_REQ::nTransactionId

Definition at line 54 of file SpectrumManager.h.


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