Dxc::Candidate Class Reference

Maps a set of component IDs to (hypothesized) faulty states. More...

#include </home/user/DXC_svn/trunk/Src/APIs/cpp/DataTypes/Candidate.hpp>

List of all members.

Public Member Functions

FaultSetgetFaults ()
void setFaults (const FaultSet &)
double getWeight () const

Detailed Description

Maps a set of component IDs to (hypothesized) faulty states.


Member Function Documentation

FaultSet * Candidate::getFaults (  ) 

Returns the set of hypothesized faults.

double Candidate::getWeight (  )  const

Returns the weight of this candidate relative to others in the diagnosis.

Weights in a candidate set are normalized upon creation of DiagnosisData, such that they add up to 1.

void Candidate::setFaults ( const FaultSet f  ) 

Sets the fault set to specified hypothesized faults.


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

Generated on 22 Feb 2013 for dxcApi by  doxygen 1.6.1