RINASim  October 2016
Documentation of framework for OMNeT++
DQMonitor::ILimVals Struct Reference

#include <dlCUInfo.h>

Public Member Functions

 ILimVals (double i, long long r, long long sr, double sv, double p)
 

Public Attributes

double index
 
long long rate
 
long long spaceRate
 
double spaceVar
 
double dropProb
 

Detailed Description

Definition at line 33 of file dlCUInfo.h.

Constructor & Destructor Documentation

DQMonitor::ILimVals::ILimVals ( double  i,
long long  r,
long long  sr,
double  sv,
double  p 
)

Definition at line 23 of file dlCUInfo.cc.

Member Data Documentation

double DQMonitor::ILimVals::dropProb

Definition at line 38 of file dlCUInfo.h.

double DQMonitor::ILimVals::index

Definition at line 34 of file dlCUInfo.h.

long long DQMonitor::ILimVals::rate

Definition at line 35 of file dlCUInfo.h.

long long DQMonitor::ILimVals::spaceRate

Definition at line 36 of file dlCUInfo.h.

double DQMonitor::ILimVals::spaceVar

Definition at line 37 of file dlCUInfo.h.


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