Gocator API > Go2.Profile > Classes > Go2ProfileGap > Functions > Go2ProfileGap_DecisionMin
Gocator 2x00 API
Go2ProfileGap_DecisionMin
Description

Gets the decision threshold minimum value.

C
Go2Double Go2ProfileGap_DecisionMin(Go2ProfileGap measurement);
Parameters
Parameters 
Description 
Go2ProfileGap measurement 
Go2ProfileGap object. 
Returns

Decision threshold minimum.

Remarks

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

File

Go2ProfileMeasurements.h

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