RINASim  October 2016
Documentation of framework for OMNeT++
MM_DQ_Drop::Threshold Struct Reference

#include <MM_DQ_Drop.h>

Public Member Functions

 Threshold (int, double)
 

Public Attributes

int limit
 
double prob
 

Detailed Description

Definition at line 32 of file MM_DQ_Drop.h.

Constructor & Destructor Documentation

MM_DQ_Drop::Threshold::Threshold ( int  _limit,
double  _prob 
)

Definition at line 24 of file MM_DQ_Drop.cc.

Member Data Documentation

int MM_DQ_Drop::Threshold::limit

Definition at line 33 of file MM_DQ_Drop.h.

Referenced by MM_DQ_Drop::MM_DQ_Drop::getDropProbability(), and Threshold().

double MM_DQ_Drop::Threshold::prob

Definition at line 34 of file MM_DQ_Drop.h.

Referenced by MM_DQ_Drop::MM_DQ_Drop::getDropProbability(), and Threshold().


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