A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
TgaxVirtualDesktopTestCase::VdiParams Struct Reference

Information about VDI parameters. More...

Collaboration diagram for TgaxVirtualDesktopTestCase::VdiParams:

Public Attributes

Time meanPacketArrivalTime
 mean of the distribution used to generate packet arrival
std::string parametersPacketSize
 parameters of the distribution used to generate the packet sizes

Detailed Description

Information about VDI parameters.

Definition at line 56 of file tgax-virtual-desktop-test-suite.cc.

Member Data Documentation

◆ meanPacketArrivalTime

Time TgaxVirtualDesktopTestCase::VdiParams::meanPacketArrivalTime
Initial value:
{
NanoSeconds(60226900)}
Time NanoSeconds(uint64_t value)
Construct a Time in the indicated unit.
Definition nstime.h:1324

mean of the distribution used to generate packet arrival

Definition at line 58 of file tgax-virtual-desktop-test-suite.cc.

◆ parametersPacketSize

std::string TgaxVirtualDesktopTestCase::VdiParams::parametersPacketSize
Initial value:
{
"41.0 3.2;1478.3 11.6"}

parameters of the distribution used to generate the packet sizes

Definition at line 60 of file tgax-virtual-desktop-test-suite.cc.


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