final |
|---|
readonly |
Thresholds for calculating the criticality of a value
| Methods | ||
|---|---|---|
public
|
__construct(
mixed $acceptanceRangeLowValue = null,
mixed $acceptanceRangeHighValue = null,
mixed $toleranceRangeLowValue = null,
mixed $toleranceRangeHighValue = null,
mixed $deviationRangeLowValue = null,
mixed $deviationRangeHighValue = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
mixed
|
$acceptanceRangeLowValue
|
# |
public
readonly
|
mixed
|
$acceptanceRangeHighValue
|
# |
public
readonly
|
mixed
|
$toleranceRangeLowValue
|
# |
public
readonly
|
mixed
|
$toleranceRangeHighValue
|
# |
public
readonly
|
mixed
|
$deviationRangeLowValue
|
# |
public
readonly
|
mixed
|
$deviationRangeHighValue
|
# |