CorrelationCoefficient Class Reference

#include <CorrelationCoefficient.h>

Inheritance diagram for CorrelationCoefficient:

ReliabilityDomainComponent TaggedObject List of all members.

Public Member Functions

 CorrelationCoefficient (int tag, int rv1, int rv2, double correlation)
 ~CorrelationCoefficient ()
int getRv1 ()
int getRv2 ()
double getCorrelation ()
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 39 of file CorrelationCoefficient.h.


Constructor & Destructor Documentation

CorrelationCoefficient::CorrelationCoefficient ( int  tag,
int  rv1,
int  rv2,
double  correlation 
)

Definition at line 37 of file CorrelationCoefficient.cpp.

CorrelationCoefficient::~CorrelationCoefficient (  ) 

Definition at line 49 of file CorrelationCoefficient.cpp.


Member Function Documentation

int CorrelationCoefficient::getRv1 (  ) 

int CorrelationCoefficient::getRv2 (  ) 

double CorrelationCoefficient::getCorrelation (  ) 

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

Implements ReliabilityDomainComponent.

Definition at line 56 of file CorrelationCoefficient.cpp.


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

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