![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| int | fn_NetSim_CR_TransmitSCH () |
| int | fn_NetSim_CR_CPE_ProcessSCH (NetSim_PACKET *pstruPacket) |
| 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.

| 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.

