#include <Cellular.h>

Data Fields | |
| char * | szMobilieNumber |
| char * | szIMEINumber |
| MS_STATUS | nMSStatusFlag |
| NETSIM_ID | nApplicationId |
| unsigned int | nSourceFlag |
| NETSIM_ID | nBTSId |
| NETSIM_ID | nBTSInterface |
| Cellular_CHANNEL * | pstruAllocatedChannel |
| NetSim_PACKET **** | pstruPacketList |
| NetSim_PACKET **** | receivedPacketList |
| NETSIM_ID | nNewBTS |
| NETSIM_ID | nLinkId |
| double | dHandoverTime |
| Cellular_MS_Metrics | MSMetrics |
Data structure for mobile station MAC layer
Definition at line 203 of file Cellular.h.
| double stru_Cellular_MS_Mac::dHandoverTime |
Definition at line 225 of file Cellular.h.
| Cellular_MS_Metrics stru_Cellular_MS_Mac::MSMetrics |
Definition at line 228 of file Cellular.h.
| NETSIM_ID stru_Cellular_MS_Mac::nApplicationId |
Definition at line 210 of file Cellular.h.
| NETSIM_ID stru_Cellular_MS_Mac::nBTSId |
Definition at line 214 of file Cellular.h.
| NETSIM_ID stru_Cellular_MS_Mac::nBTSInterface |
Definition at line 215 of file Cellular.h.
| NETSIM_ID stru_Cellular_MS_Mac::nLinkId |
Definition at line 224 of file Cellular.h.
| MS_STATUS stru_Cellular_MS_Mac::nMSStatusFlag |
Definition at line 209 of file Cellular.h.
| NETSIM_ID stru_Cellular_MS_Mac::nNewBTS |
Definition at line 223 of file Cellular.h.
| unsigned int stru_Cellular_MS_Mac::nSourceFlag |
Definition at line 211 of file Cellular.h.
| Cellular_CHANNEL* stru_Cellular_MS_Mac::pstruAllocatedChannel |
Definition at line 216 of file Cellular.h.
| NetSim_PACKET**** stru_Cellular_MS_Mac::pstruPacketList |
Definition at line 219 of file Cellular.h.
| NetSim_PACKET**** stru_Cellular_MS_Mac::receivedPacketList |
Definition at line 220 of file Cellular.h.
| char* stru_Cellular_MS_Mac::szIMEINumber |
Definition at line 206 of file Cellular.h.
| char* stru_Cellular_MS_Mac::szMobilieNumber |
Definition at line 205 of file Cellular.h.