Gocator API > Go2.Part > Classes > Go2PartPlaneYAngle > Go2PartPlaneYAngle Functions > Go2PartPlaneYAngle_SetDecisionMin
Gocator 2x00 API
Go2PartPlaneYAngle_SetDecisionMin
Description

Sets the decision threshold minimum value.

C
Go2Status Go2PartPlaneYAngle_SetDecisionMin(Go2PartPlaneYAngle measurement, Go2Double min);
Parameters
Parameters 
Description 
Go2PartPlaneYAngle measurement 
Go2Double min 
Decision threshold minimum value. 
Returns

Operation status.

Remarks

A decision is said to pass if the measurement value is between the minimum and maximum thresholds.

File

Go2PartPlaneYAngle.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.