|
Gocator API
|
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.
| setup | GoSetup object. |
| role | Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |