Gocator API
GoProfileGrooveZ Class Reference

Description

Represents a Z value measurement for a Profile Groove tool.

Inheritance diagram for GoProfileGrooveZ:
Inheritance graph

Public Member Functions

kStatus GoMeasurement_ClearId (GoMeasurement measurement)
 Clears the assigned ID for the given measurement. More...
 
k64f GoMeasurement_DecisionMax (GoMeasurement measurement)
 Gets the maximum decision value for the given measurement. More...
 
k64f GoMeasurement_DecisionMin (GoMeasurement measurement)
 Gets the minimum decision value for the given measurement. More...
 
kStatus GoMeasurement_Enable (GoMeasurement measurement, kBool enable)
 Enables the given measurement for output. More...
 
kBool GoMeasurement_Enabled (GoMeasurement measurement)
 Returns a boolean value representing whether the given measurement is enabled. More...
 
kStatus GoMeasurement_EnableHold (GoMeasurement measurement, kBool enable)
 Sets measurement value hold for the given measurement. More...
 
kStatus GoMeasurement_EnableSmoothing (GoMeasurement measurement, kBool enable)
 Sets measurement value smoothing for the given measurement. More...
 
kBool GoMeasurement_HasId (GoMeasurement measurement)
 Returns whether or not the given measurement has a valid ID assigned to it. More...
 
kBool GoMeasurement_HoldEnabled (GoMeasurement measurement)
 Returns a boolean value representing the current state of measurement value hold. More...
 
k32s GoMeasurement_Id (GoMeasurement measurement)
 Gets the ID for the given measurement. More...
 
const kCharGoMeasurement_Name (GoMeasurement measurement)
 Gets the name for the given measurement. More...
 
k64f GoMeasurement_Offset (GoMeasurement measurement)
 Returns the measurement value offset. More...
 
k64f GoMeasurement_Scale (GoMeasurement measurement)
 Returns the current measurement value scaling factor. More...
 
kStatus GoMeasurement_SetDecisionMax (GoMeasurement measurement, k64f max)
 Sets the maximum decision value for the given measurement. More...
 
kStatus GoMeasurement_SetDecisionMin (GoMeasurement measurement, k64f min)
 Sets the minimum decision value for the given measurement. More...
 
kStatus GoMeasurement_SetId (GoMeasurement measurement, k32u id)
 Sets an ID number for the given measurement. More...
 
kStatus GoMeasurement_SetName (GoMeasurement measurement, const kChar *name)
 Sets the name for the given measurement. More...
 
kStatus GoMeasurement_SetOffset (GoMeasurement measurement, k64f value)
 Sets the measurement value offset for the given measurement. More...
 
kStatus GoMeasurement_SetScale (GoMeasurement measurement, k64f value)
 Sets the measurement value scaling for the given measurement. More...
 
kStatus GoMeasurement_SetSmoothingWindow (GoMeasurement measurement, k64s value)
 Sets the measurement value smoothing window for the given measurement. More...
 
kStatus GoMeasurement_SetXSmoothingPreserveInvalidEnabled (GoMeasurement measurement, kBool enable)
 Preserve invalid smoothign values. More...
 
kBool GoMeasurement_SmoothingEnabled (GoMeasurement measurement)
 Returns a boolean value representing the current state of measurement value smoothing. More...
 
k64s GoMeasurement_SmoothingWindow (GoMeasurement measurement)
 Returns the current measurement value smoothing window size. More...
 
kObject GoMeasurement_SourceTool (GoMeasurement measurement)
 Returns the source tool of the given measurement. More...
 
GoMeasurementType GoMeasurement_Type (GoMeasurement measurement)
 Gets the measurement type for the given measurement. More...
 
kBool GoMeasurement_XSmoothingPreserveInvalidEnabled (GoMeasurement measurement)
 Gets Preserve invalid smoothign enable state. More...
 
GoProfileGrooveLocation GoProfileGrooveZ_Location (GoProfileGrooveZ measurement)
 Gets the current groove location type. More...
 
k32u GoProfileGrooveZ_SelectIndex (GoProfileGrooveZ measurement)
 Gets the current selected groove index. More...
 
GoProfileGrooveSelectType GoProfileGrooveZ_SelectType (GoProfileGrooveZ measurement)
 Gets the current groove selection type. More...
 
kStatus GoProfileGrooveZ_SetLocation (GoProfileGrooveZ measurement, GoProfileGrooveLocation location)
 Sets the groove location type. More...
 
kStatus GoProfileGrooveZ_SetSelectIndex (GoProfileGrooveZ measurement, k32u selectN)
 Sets the selected groove index. More...
 
kStatus GoProfileGrooveZ_SetSelectType (GoProfileGrooveZ measurement, GoProfileGrooveSelectType selectType)
 Sets the groove selection type. More...
 

The documentation for this class was generated from the following file: