ParetoRV Class Reference

#include <ParetoRV.h>

Inheritance diagram for ParetoRV:

RandomVariable ReliabilityDomainComponent TaggedObject List of all members.

Public Member Functions

 ParetoRV (int tag, double parameter1, double parameter2, double parameter3, double parameter4, double startValue)
 ParetoRV (int tag, double parameter1, double parameter2, double parameter3, double parameter4)
 ~ParetoRV ()
void Print (OPS_Stream &s, int flag=0)
double getPDFvalue (double rvValue)
double getCDFvalue (double rvValue)
double getInverseCDFvalue (double probValue)
const char * getType ()
double getMean ()
double getStdv ()
double getParameter1 ()
double getParameter2 ()
double getParameter3 ()
double getParameter4 ()
double getStartValue ()

Detailed Description

Definition at line 39 of file ParetoRV.h.


Constructor & Destructor Documentation

ParetoRV::ParetoRV ( int  tag,
double  parameter1,
double  parameter2,
double  parameter3,
double  parameter4,
double  startValue 
)

Definition at line 40 of file ParetoRV.cpp.

References RandomVariable::startValue, and RandomVariable::tag.

ParetoRV::ParetoRV ( int  tag,
double  parameter1,
double  parameter2,
double  parameter3,
double  parameter4 
)

Definition at line 53 of file ParetoRV.cpp.

References getMean(), RandomVariable::startValue, and RandomVariable::tag.

ParetoRV::~ParetoRV (  ) 

Definition at line 67 of file ParetoRV.cpp.


Member Function Documentation

void ParetoRV::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]

Implements RandomVariable.

Definition at line 73 of file ParetoRV.cpp.

double ParetoRV::getPDFvalue ( double  rvValue  )  [virtual]

Implements RandomVariable.

Definition at line 79 of file ParetoRV.cpp.

double ParetoRV::getCDFvalue ( double  rvValue  )  [virtual]

Implements RandomVariable.

Definition at line 93 of file ParetoRV.cpp.

double ParetoRV::getInverseCDFvalue ( double  probValue  )  [virtual]

Implements RandomVariable.

Definition at line 107 of file ParetoRV.cpp.

const char * ParetoRV::getType (  )  [virtual]

Implements RandomVariable.

Definition at line 114 of file ParetoRV.cpp.

double ParetoRV::getMean (  )  [virtual]

Implements RandomVariable.

Definition at line 121 of file ParetoRV.cpp.

Referenced by ParetoRV().

double ParetoRV::getStdv (  )  [virtual]

Implements RandomVariable.

Definition at line 129 of file ParetoRV.cpp.

double ParetoRV::getParameter1 (  )  [virtual]

Implements RandomVariable.

Definition at line 141 of file ParetoRV.cpp.

double ParetoRV::getParameter2 (  )  [virtual]

Implements RandomVariable.

Definition at line 142 of file ParetoRV.cpp.

double ParetoRV::getParameter3 (  )  [virtual]

Implements RandomVariable.

Definition at line 143 of file ParetoRV.cpp.

References endln, opserr, and RandomVariable::tag.

double ParetoRV::getParameter4 (  )  [virtual]

Implements RandomVariable.

Definition at line 144 of file ParetoRV.cpp.

References endln, opserr, and RandomVariable::tag.

double ParetoRV::getStartValue (  )  [virtual]

Implements RandomVariable.

Definition at line 136 of file ParetoRV.cpp.

References RandomVariable::startValue.


The documentation for this class was generated from the following files:
  • OpenSees/SRC/reliability/domain/distributions/ParetoRV.h
  • OpenSees/SRC/reliability/domain/distributions/ParetoRV.cpp

Generated on Mon Oct 23 15:05:47 2006 for OpenSees by doxygen 1.5.0