|
xc
|
Public Member Functions | |
| CorrelationCoefficient (int tag, int rv1, int rv2, double correlation) | |
| int | getRv1 () |
| int | getRv2 () |
| double | getCorrelation () |
| void | Print (std::ostream &s, int flag=0) |
| Print stuff. | |
Public Member Functions inherited from XC::ReliabilityDomainComponent | |
| virtual void | setReliabilityDomain (ReliabilityDomain *theReliabilityDomain) |
| virtual ReliabilityDomain * | getReliabilityDomain (void) const |
Public Member Functions inherited from XC::TaggedObject | |
| TaggedObject (int tag, CommandEntity *owr=nullptr) | |
| Constructor. More... | |
| virtual TaggedObject * | getCopy (void) const |
| Virtual constructor. | |
| void | assignTag (int newTag) |
| Set tag (to be called from Python interface). | |
| int | getTag (void) const |
| Returns the tag associated with the object. | |
Additional Inherited Members | |
Protected Member Functions inherited from XC::ReliabilityDomainComponent | |
| ReliabilityDomainComponent (int tag, int classTag) | |
Protected Member Functions inherited from XC::TaggedObject | |
| void | setTag (int newTag) |
| Set tag. More... | |
1.8.12