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

#include <Cellular.h>

Data Fields

unsigned int nCallGenerated
 
unsigned int nCallBlocked
 
double dCallBlockingProbability
 
unsigned int nChannelRequestSent
 
unsigned int nCallRequestSent
 
unsigned int nCallRequestReceived
 
unsigned int nCallAccepted
 
unsigned int nCallRejected
 
unsigned int nHandoverRequest
 
double dCallDroppingProbability
 
unsigned int nCallDropeed
 

Detailed Description

Data structure for mobile station metrics

Definition at line 188 of file Cellular.h.

Field Documentation

◆ dCallBlockingProbability

double stru_MS_Metrics::dCallBlockingProbability

Definition at line 192 of file Cellular.h.

◆ dCallDroppingProbability

double stru_MS_Metrics::dCallDroppingProbability

Definition at line 199 of file Cellular.h.

◆ nCallAccepted

unsigned int stru_MS_Metrics::nCallAccepted

Definition at line 196 of file Cellular.h.

◆ nCallBlocked

unsigned int stru_MS_Metrics::nCallBlocked

Definition at line 191 of file Cellular.h.

◆ nCallDropeed

unsigned int stru_MS_Metrics::nCallDropeed

Definition at line 200 of file Cellular.h.

◆ nCallGenerated

unsigned int stru_MS_Metrics::nCallGenerated

Definition at line 190 of file Cellular.h.

◆ nCallRejected

unsigned int stru_MS_Metrics::nCallRejected

Definition at line 197 of file Cellular.h.

◆ nCallRequestReceived

unsigned int stru_MS_Metrics::nCallRequestReceived

Definition at line 195 of file Cellular.h.

◆ nCallRequestSent

unsigned int stru_MS_Metrics::nCallRequestSent

Definition at line 194 of file Cellular.h.

◆ nChannelRequestSent

unsigned int stru_MS_Metrics::nChannelRequestSent

Definition at line 193 of file Cellular.h.

◆ nHandoverRequest

unsigned int stru_MS_Metrics::nHandoverRequest

Definition at line 198 of file Cellular.h.


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