Sets the decision threshold minimum value.
Go2Status Go2PartTextureInvalidCount_SetDecisionMin(Go2PartTextureInvalidCount measurement, Go2Double min);
|
Parameters |
Description |
|
Go2PartTextureInvalidCount measurement |
Go2PartTextureInvalidCount object. |
|
Go2Double min |
Decision threshold minimum value. |
Operation status.
A decision is said to pass if the measurement value is between the minimum and maximum thresholds.
Go2PartTextureInvalidCount.h