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

#include <Cellular.h>

Collaboration diagram for stru_Cellular_MS_Mac:

Data Fields

char * szMobilieNumber
 
char * szIMEINumber
 
MS_STATUS nMSStatusFlag
 
NETSIM_ID nApplicationId
 
unsigned int nSourceFlag
 
NETSIM_ID nBTSId
 
NETSIM_ID nBTSInterface
 
Cellular_CHANNELpstruAllocatedChannel
 
NetSim_PACKET **** pstruPacketList
 
NetSim_PACKET **** receivedPacketList
 
NETSIM_ID nNewBTS
 
NETSIM_ID nLinkId
 
double dHandoverTime
 
Cellular_MS_Metrics MSMetrics
 

Detailed Description

Data structure for mobile station MAC layer

Definition at line 203 of file Cellular.h.

Field Documentation

◆ dHandoverTime

double stru_Cellular_MS_Mac::dHandoverTime

Definition at line 225 of file Cellular.h.

◆ MSMetrics

Cellular_MS_Metrics stru_Cellular_MS_Mac::MSMetrics

Definition at line 228 of file Cellular.h.

◆ nApplicationId

NETSIM_ID stru_Cellular_MS_Mac::nApplicationId

Definition at line 210 of file Cellular.h.

◆ nBTSId

NETSIM_ID stru_Cellular_MS_Mac::nBTSId

Definition at line 214 of file Cellular.h.

◆ nBTSInterface

NETSIM_ID stru_Cellular_MS_Mac::nBTSInterface

Definition at line 215 of file Cellular.h.

◆ nLinkId

NETSIM_ID stru_Cellular_MS_Mac::nLinkId

Definition at line 224 of file Cellular.h.

◆ nMSStatusFlag

MS_STATUS stru_Cellular_MS_Mac::nMSStatusFlag

Definition at line 209 of file Cellular.h.

◆ nNewBTS

NETSIM_ID stru_Cellular_MS_Mac::nNewBTS

Definition at line 223 of file Cellular.h.

◆ nSourceFlag

unsigned int stru_Cellular_MS_Mac::nSourceFlag

Definition at line 211 of file Cellular.h.

◆ pstruAllocatedChannel

Cellular_CHANNEL* stru_Cellular_MS_Mac::pstruAllocatedChannel

Definition at line 216 of file Cellular.h.

◆ pstruPacketList

NetSim_PACKET**** stru_Cellular_MS_Mac::pstruPacketList

Definition at line 219 of file Cellular.h.

◆ receivedPacketList

NetSim_PACKET**** stru_Cellular_MS_Mac::receivedPacketList

Definition at line 220 of file Cellular.h.

◆ szIMEINumber

char* stru_Cellular_MS_Mac::szIMEINumber

Definition at line 206 of file Cellular.h.

◆ szMobilieNumber

char* stru_Cellular_MS_Mac::szMobilieNumber

Definition at line 205 of file Cellular.h.


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