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

#include <Cellular.h>

Collaboration diagram for stru_Cellular_BaseStation_Mac:

Data Structures

struct  stru_BS_CDMA_Var
 
struct  stru_BS_GSM_Var
 

Data Fields

struct stru_Cellular_BaseStation_Mac::stru_BS_GSM_Var GSMVar
 
struct stru_Cellular_BaseStation_Mac::stru_BS_CDMA_Var CDMAVar
 
double dChannelDataRate
 
double dBTSRange
 
char * szMultipleAccessTechnology
 
char * szSpeechCoding
 
unsigned int nChannelCount
 
unsigned int nAllocatedChannel
 
unsigned int nFreeChannel
 
unsigned int nRACHChannel
 
unsigned int nTrafficChannel
 
struct stru_Cellular_ChannelListpstruChannelList
 

Detailed Description

Data structure for base station MAC layer

Definition at line 148 of file Cellular.h.

Field Documentation

◆ dBTSRange

double stru_Cellular_BaseStation_Mac::dBTSRange

Definition at line 165 of file Cellular.h.

◆ dChannelDataRate

double stru_Cellular_BaseStation_Mac::dChannelDataRate

Definition at line 164 of file Cellular.h.

◆ nAllocatedChannel

unsigned int stru_Cellular_BaseStation_Mac::nAllocatedChannel

Definition at line 171 of file Cellular.h.

◆ nChannelCount

unsigned int stru_Cellular_BaseStation_Mac::nChannelCount

Definition at line 170 of file Cellular.h.

◆ nFreeChannel

unsigned int stru_Cellular_BaseStation_Mac::nFreeChannel

Definition at line 172 of file Cellular.h.

◆ nRACHChannel

unsigned int stru_Cellular_BaseStation_Mac::nRACHChannel

Definition at line 173 of file Cellular.h.

◆ nTrafficChannel

unsigned int stru_Cellular_BaseStation_Mac::nTrafficChannel

Definition at line 174 of file Cellular.h.

◆ pstruChannelList

struct stru_Cellular_ChannelList* stru_Cellular_BaseStation_Mac::pstruChannelList

Definition at line 175 of file Cellular.h.

◆ szMultipleAccessTechnology

char* stru_Cellular_BaseStation_Mac::szMultipleAccessTechnology

Definition at line 166 of file Cellular.h.

◆ szSpeechCoding

char* stru_Cellular_BaseStation_Mac::szSpeechCoding

Definition at line 167 of file Cellular.h.


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