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

#include <MM_PDQ_Drop.h>

Public Member Functions

 Threshold (int, double)
 

Public Attributes

int limit
 
double prob
 

Detailed Description

Definition at line 32 of file MM_PDQ_Drop.h.

Constructor & Destructor Documentation

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

Definition at line 26 of file MM_PDQ_Drop.cc.

Member Data Documentation

int MM_PDQ_Drop::Threshold::limit

Definition at line 33 of file MM_PDQ_Drop.h.

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

double MM_PDQ_Drop::Threshold::prob

Definition at line 34 of file MM_PDQ_Drop.h.

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


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