GoWebScan API
GoWebScanLinearFunction Struct Reference

Description

Represents coefficients of a linear fit. The fit can be applied as follows: y(x) = c1*x + c0.

Inheritance diagram for GoWebScanLinearFunction:
Inheritance graph

Public Attributes

k64f c0
 First coefficient of fit.
 
k64f c1
 Second coefficient of fit.
 

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