ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ExponentialRandomVariable Class Reference

#include <ranvar.h>

Inheritance diagram for ExponentialRandomVariable:

RandomVariable TclObject List of all members.

Public Member Functions

virtual double value ()
 ExponentialRandomVariable ()
 ExponentialRandomVariable (double)
doubleavgp ()
virtual double avg ()
void setavg (double d)

Private Attributes

double avg_

Constructor & Destructor Documentation

ExponentialRandomVariable::ExponentialRandomVariable  
 

ExponentialRandomVariable::ExponentialRandomVariable double   
 


Member Function Documentation

virtual double ExponentialRandomVariable::avg   [inline, virtual]
 

Implements RandomVariable.

double* ExponentialRandomVariable::avgp   [inline]
 

void ExponentialRandomVariable::setavg double    d [inline]
 

double ExponentialRandomVariable::value   [virtual]
 

Implements RandomVariable.


Member Data Documentation

double ExponentialRandomVariable::avg_ [private]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.