NetSim Source Code Help
Loading...
Searching...
No Matches
SCH.c File Reference
#include "main.h"
#include "802_22.h"
Include dependency graph for SCH.c:

Go to the source code of this file.

Functions

int fn_NetSim_CR_TransmitSCH ()
 
int fn_NetSim_CR_CPE_ProcessSCH (NetSim_PACKET *pstruPacket)
 

Function Documentation

◆ fn_NetSim_CR_CPE_ProcessSCH()

int fn_NetSim_CR_CPE_ProcessSCH ( NetSim_PACKET pstruPacket)

The Superframe Control header decoding is critical, so the SCH shall be transmitted using the modulation technique. The length of SCH shall be one OFDM symbol. The SCH shall be decoded by all the CPEs associated with that BS . The SCH provides information about the IEEE 802.22 cell, in order to protect incumbents, support self-coexistence mechanisms, and support the intra-frame and inter-frame mechanisms for management of quiet periods for sensing. Transmission of a SCH indicates that the WRAN cell is operating in one of the two possible modes: normal mode or self-coexistence mode.

Definition at line 106 of file SCH.c.

Here is the caller graph for this function:

◆ fn_NetSim_CR_TransmitSCH()

int fn_NetSim_CR_TransmitSCH ( )

The Superframe Control header decoding is critical, so the SCH shall be transmitted using the modulation technique. The length of SCH shall be one OFDM symbol. The SCH shall be decoded by all the CPEs associated with that BS . The SCH provides information about the IEEE 802.22 cell, in order to protect incumbents, support self-coexistence mechanisms, and support the intra-frame and inter-frame mechanisms for management of quiet periods for sensing. Transmission of a SCH indicates that the WRAN cell is operating in one of the two possible modes: normal mode or self-coexistence mode.

Definition at line 10 of file SCH.c.

Here is the call graph for this function:
Here is the caller graph for this function: