public class QualityMeasureRowOriented
extends java.lang.Object
Constructor and Description |
---|
QualityMeasureRowOriented()
Creates an empty instance
|
QualityMeasureRowOriented(double minimum,
double result,
double maximum)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
double |
getValue()
Returns the normalized [0,1] value.
|
boolean |
isAvailable()
Returns whether this value is available
|