Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

RatioRating Struct Reference

structure to store the rating of an ratio test: More...

Inheritance diagram for RatioRating:

RatingBase List of all members.

Public Member Functions

double rate (double value) const
 RatioRating ()

Public Attributes

double threshold
double factor

Detailed Description

structure to store the rating of an ratio test:

resultscore = (value >= threshold) ? score + value * factor : 0;


Constructor & Destructor Documentation

RatioRating::RatioRating  ) 
 


Member Function Documentation

double RatioRating::rate double  value  )  const
 


Member Data Documentation

double RatioRating::threshold
 

double RatioRating::factor
 


The documentation for this struct was generated from the following file:
Generated on Fri Sep 2 16:27:02 2005 for fullquottel by  doxygen 1.4.4