final |
|---|
readonly |
Describes how to calculate the criticality of a value depending on the improvement direction
| Methods | ||
|---|---|---|
public
|
__construct(
bool $isRelativeDifference,
mixed $improvementDirection,
array $constantThresholds,
mixed $referenceValue = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
bool
|
$isRelativeDifference
|
# |
public
readonly
|
mixed
|
$improvementDirection
|
# |
public
readonly
|
array
|
$constantThresholds
|
# |
public
readonly
|
mixed
|
$referenceValue
|
# |