Gocator API
k64f GoSetup_EnhancedSurfaceFlatnessFilterCoefficientsExpectedSum ( GoSetup  setup,
GoRole  role 
)

Gets the expected value of the sum of all the enhanced surface flatness filter coefficients.

This value is meaningful only if device supports enhanced surface flatness filtering. Check that the device supports it by calling GoSetup_IsEnhancedSurfaceFlatnessFilterSupported().

The sum of all the coefficient values for a enhanced surface flatness filter must equal to this expected sum value.

Version
Introduced in firmware 6.3.1.83
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
The expected sum of all the coefficients used in a enhanced surface flatness filter.