Gocator API
k64f GoSetup_EnhancedSurfaceFlatnessFilterCoefficientMinValue ( GoSetup  setup,
GoRole  role 
)

Gets the smallest allowable enhanced surface flatness filter coefficient.

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

This is the smallest enhanced surface flatness filter coefficient value that can be used for a enhanced surface flatness filter.

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
Smallest allowable enhanced surface flatness filter coefficient for use in a enhanced surface flatness filter.