fullquottel
Public Member Functions | List of all members
BoolRating Struct Reference

Structure to store the rating of an integer test: More...

Inheritance diagram for BoolRating:
RatingBase SigRating

Public Member Functions

double rate (bool value) const
 
- Public Member Functions inherited from RatingBase
 RatingBase ()
 

Additional Inherited Members

- Public Attributes inherited from RatingBase
bool active
 to turn the test on and off. More...
 
double score
 score that should be added if the test succeeds. More...
 

Detailed Description

Structure to store the rating of an integer test:

resultscore = value ? score : 0;

Member Function Documentation

◆ rate()

double BoolRating::rate ( bool  value) const

The documentation for this struct was generated from the following file: