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

#include <Cellular.h>

Collaboration diagram for stru_Cellular_MSC:

Data Fields

int nProtocol
 
unsigned int nBTSCount
 
unsigned int nMSCount
 
NETSIM_ID * BTSList
 
VLR ** VLRList
 
MSC_GSMgsmVar
 

Detailed Description

Data structure for Mobile switching centre

Definition at line 178 of file Cellular.h.

Field Documentation

◆ BTSList

NETSIM_ID* stru_Cellular_MSC::BTSList

Definition at line 183 of file Cellular.h.

◆ gsmVar

MSC_GSM* stru_Cellular_MSC::gsmVar

Definition at line 185 of file Cellular.h.

◆ nBTSCount

unsigned int stru_Cellular_MSC::nBTSCount

Definition at line 181 of file Cellular.h.

◆ nMSCount

unsigned int stru_Cellular_MSC::nMSCount

Definition at line 182 of file Cellular.h.

◆ nProtocol

int stru_Cellular_MSC::nProtocol

Definition at line 180 of file Cellular.h.

◆ VLRList

VLR** stru_Cellular_MSC::VLRList

Definition at line 184 of file Cellular.h.


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