NetSim Source Code Help
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>

Collaboration diagram for stru_Application_VoiceInfo:
Collaboration graph

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 158 of file Application.h.

Field Documentation

◆ dIAT

double stru_Application_VoiceInfo::dIAT

Definition at line 163 of file Application.h.

◆ dPacketSize

double stru_Application_VoiceInfo::dPacketSize

Definition at line 161 of file Application.h.

◆ dSAF

double stru_Application_VoiceInfo::dSAF

Definition at line 170 of file Application.h.

◆ IATDistribution

DISTRIBUTION stru_Application_VoiceInfo::IATDistribution

Definition at line 162 of file Application.h.

◆ nServiceType

SERVICE_TYPE stru_Application_VoiceInfo::nServiceType

Definition at line 164 of file Application.h.

◆ nSuccessRatio

int stru_Application_VoiceInfo::nSuccessRatio

Definition at line 167 of file Application.h.

◆ nSuppressionModel

SUPPRESSION_MODEL stru_Application_VoiceInfo::nSuppressionModel

Definition at line 165 of file Application.h.

◆ nTSL

int stru_Application_VoiceInfo::nTSL

Definition at line 169 of file Application.h.

◆ packetSizeDistribution

DISTRIBUTION stru_Application_VoiceInfo::packetSizeDistribution

Definition at line 160 of file Application.h.


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