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

Structure for voice information such as packet size, inter arrival time and service type,this is applicable for voice traffic. More...

#include <Application.h>

Data Fields

DISTRIBUTION packetSizeDistribution
 
double dPacketSize
 
DISTRIBUTION IATDistribution
 
double dIAT
 
SERVICE_TYPE nServiceType
 
SUPPRESSION_MODEL nSuppressionModel
 
int nSuccessRatio
 
int nTSL
 
double dSAF
 

Detailed Description

Structure for voice information such as packet size, inter arrival time and service type,this is applicable for voice traffic.

Definition at line 175 of file Application.h.

Field Documentation

◆ dIAT

double stru_Application_VoiceInfo::dIAT

Definition at line 180 of file Application.h.

◆ dPacketSize

double stru_Application_VoiceInfo::dPacketSize

Definition at line 178 of file Application.h.

◆ dSAF

double stru_Application_VoiceInfo::dSAF

Definition at line 187 of file Application.h.

◆ IATDistribution

DISTRIBUTION stru_Application_VoiceInfo::IATDistribution

Definition at line 179 of file Application.h.

◆ nServiceType

SERVICE_TYPE stru_Application_VoiceInfo::nServiceType

Definition at line 181 of file Application.h.

◆ nSuccessRatio

int stru_Application_VoiceInfo::nSuccessRatio

Definition at line 184 of file Application.h.

◆ nSuppressionModel

SUPPRESSION_MODEL stru_Application_VoiceInfo::nSuppressionModel

Definition at line 182 of file Application.h.

◆ nTSL

int stru_Application_VoiceInfo::nTSL

Definition at line 186 of file Application.h.

◆ packetSizeDistribution

DISTRIBUTION stru_Application_VoiceInfo::packetSizeDistribution

Definition at line 177 of file Application.h.


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