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

CPE structure for IEEE 802.22 MAC. More...

#include <802_22.h>

Collaboration diagram for stru_802_22_CPE_MAC:

Data Fields

NETSIM_ID nBSID
 
NETSIM_ID nBSInterface
 
unsigned int nSID:9
 Unique station idetifier.
 
int nDSXRequestRetries
 3 fixed
 
int nDSXResponseReties
 3 fixed
 
double T7
 Wait for DSA/DSC/DSD Response timeout. Max 1 sec.
 
double T8
 Wait for DSA/DSC Acknowledge timeout. Max 300 ms.
 
double T14
 Wait for DSx-RSP/DSX-RVD Timeout. Max 200 ms.
 
double T16
 Wait for bandwidth request grant. Min 10 ms.
 
double T29
 Wait for BLM-ACK timeout. Range 10-300 ms.
 
int nBLM_REPRetries
 Number of retries allowed for sending BLMREP. Default 3.
 
struct stru_802_22_CPE_BWRequestInfoBWRequestInfo
 
NetSim_PACKETpstruQueuedPacketList [MAX_FID]
 
CR_SERVICEpstruServiceParameter
 
NetSim_PACKETpstruUSBurst
 
NetSim_PACKETpstruFragmentPacketList
 
char szCountryCode [4]
 
unsigned int nMaxProbabilityofFalseAlarm
 
CPE_METRICS struCPEMetrics
 

Detailed Description

CPE structure for IEEE 802.22 MAC.

Definition at line 868 of file 802_22.h.

Field Documentation

◆ BWRequestInfo

struct stru_802_22_CPE_BWRequestInfo* stru_802_22_CPE_MAC::BWRequestInfo

Definition at line 890 of file 802_22.h.

◆ nBLM_REPRetries

int stru_802_22_CPE_MAC::nBLM_REPRetries

Number of retries allowed for sending BLMREP. Default 3.

Definition at line 889 of file 802_22.h.

◆ nBSID

NETSIM_ID stru_802_22_CPE_MAC::nBSID

Definition at line 870 of file 802_22.h.

◆ nBSInterface

NETSIM_ID stru_802_22_CPE_MAC::nBSInterface

Definition at line 871 of file 802_22.h.

◆ nDSXRequestRetries

int stru_802_22_CPE_MAC::nDSXRequestRetries

3 fixed

Definition at line 875 of file 802_22.h.

◆ nDSXResponseReties

int stru_802_22_CPE_MAC::nDSXResponseReties

3 fixed

Definition at line 877 of file 802_22.h.

◆ nMaxProbabilityofFalseAlarm

unsigned int stru_802_22_CPE_MAC::nMaxProbabilityofFalseAlarm

Definition at line 896 of file 802_22.h.

◆ nSID

unsigned int stru_802_22_CPE_MAC::nSID

Unique station idetifier.

Definition at line 873 of file 802_22.h.

◆ pstruFragmentPacketList

NetSim_PACKET* stru_802_22_CPE_MAC::pstruFragmentPacketList

Definition at line 894 of file 802_22.h.

◆ pstruQueuedPacketList

NetSim_PACKET* stru_802_22_CPE_MAC::pstruQueuedPacketList[MAX_FID]

Definition at line 891 of file 802_22.h.

◆ pstruServiceParameter

CR_SERVICE* stru_802_22_CPE_MAC::pstruServiceParameter

Definition at line 892 of file 802_22.h.

◆ pstruUSBurst

NetSim_PACKET* stru_802_22_CPE_MAC::pstruUSBurst

Definition at line 893 of file 802_22.h.

◆ struCPEMetrics

CPE_METRICS stru_802_22_CPE_MAC::struCPEMetrics

Definition at line 897 of file 802_22.h.

◆ szCountryCode

char stru_802_22_CPE_MAC::szCountryCode[4]

Definition at line 895 of file 802_22.h.

◆ T14

double stru_802_22_CPE_MAC::T14

Wait for DSx-RSP/DSX-RVD Timeout. Max 200 ms.

Definition at line 883 of file 802_22.h.

◆ T16

double stru_802_22_CPE_MAC::T16

Wait for bandwidth request grant. Min 10 ms.

Definition at line 885 of file 802_22.h.

◆ T29

double stru_802_22_CPE_MAC::T29

Wait for BLM-ACK timeout. Range 10-300 ms.

Definition at line 887 of file 802_22.h.

◆ T7

double stru_802_22_CPE_MAC::T7

Wait for DSA/DSC/DSD Response timeout. Max 1 sec.

Definition at line 879 of file 802_22.h.

◆ T8

double stru_802_22_CPE_MAC::T8

Wait for DSA/DSC Acknowledge timeout. Max 300 ms.

Definition at line 881 of file 802_22.h.


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