|
GoWebScan API
|
Represents parameters of the profile Y-resampler algorithm.

Public Attributes | |
| k32s | breakDistance |
| Profile messages with a Y position greater than this threshold from the current message will be cleared and recycled (mils). | |
| k32s | fillDistance |
| Maximum distance to nearest input row to fill with valid data (mils) | |
| kSSize | pointCount |
| Expected count of input raw profile data. | |
| kSSize | pointFields |
| Size of each profile point in bytes. | |
| k32s | yResolution |
| Expected Y-resolution of resampled output data (mils/pixel) | |