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

structure to store the video application information More...

#include <Application.h>

Data Fields

VIDEOMODEL nVidModel
 
int fps
 
int ppf
 
double mu
 
double sigma
 
double const_a
 
double const_b
 
double eta
 
DISTRIBUTION packetSizeDistribution
 
double * dPacketSizeArgs
 
DISTRIBUTION IATDistribution
 
double dIATArgs
 

Detailed Description

structure to store the video application information

Definition at line 218 of file Application.h.

Field Documentation

◆ const_a

double stru_Application_VideoInfo::const_a

Definition at line 225 of file Application.h.

◆ const_b

double stru_Application_VideoInfo::const_b

Definition at line 226 of file Application.h.

◆ dIATArgs

double stru_Application_VideoInfo::dIATArgs

Definition at line 235 of file Application.h.

◆ dPacketSizeArgs

double* stru_Application_VideoInfo::dPacketSizeArgs

Definition at line 230 of file Application.h.

◆ eta

double stru_Application_VideoInfo::eta

Definition at line 227 of file Application.h.

◆ fps

int stru_Application_VideoInfo::fps

Definition at line 221 of file Application.h.

◆ IATDistribution

DISTRIBUTION stru_Application_VideoInfo::IATDistribution

Definition at line 234 of file Application.h.

◆ mu

double stru_Application_VideoInfo::mu

Definition at line 223 of file Application.h.

◆ nVidModel

VIDEOMODEL stru_Application_VideoInfo::nVidModel

Definition at line 220 of file Application.h.

◆ packetSizeDistribution

DISTRIBUTION stru_Application_VideoInfo::packetSizeDistribution

Definition at line 229 of file Application.h.

◆ ppf

int stru_Application_VideoInfo::ppf

Definition at line 222 of file Application.h.

◆ sigma

double stru_Application_VideoInfo::sigma

Definition at line 224 of file Application.h.


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