Structure for Data information such as packet size and inter arrival time,this is applicable for custom,FTP,Database Traffic. More...
#include <Application.h>
Data Fields | |
| DISTRIBUTION | packetSizeDistribution |
| double * | dPacketSize |
| DISTRIBUTION | IATDistribution |
| double * | dIAT |
Structure for Data information such as packet size and inter arrival time,this is applicable for custom,FTP,Database Traffic.
Definition at line 156 of file Application.h.
| double* stru_Application_DataInfo::dIAT |
Definition at line 161 of file Application.h.
| double* stru_Application_DataInfo::dPacketSize |
Definition at line 159 of file Application.h.
| DISTRIBUTION stru_Application_DataInfo::IATDistribution |
Definition at line 160 of file Application.h.
| DISTRIBUTION stru_Application_DataInfo::packetSizeDistribution |
Definition at line 158 of file Application.h.