Update source/_integrations/compensation.markdown

This commit is contained in:
G Johansson 2024-07-18 15:59:36 +02:00 committed by GitHub
parent 334967e5c2
commit 0f250ef0f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ Attribute:
Degree: Degree:
description: "The degree of a polynomial. For example, Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x<sup>2</sup> + x + 3) has 2 degrees, etc." description: "The degree of a polynomial. For example, Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x<sup>2</sup> + x + 3) has 2 degrees, etc."
Precision: Precision:
description: Defines the precision of the calculated values, through the argument of round(). description: Defines the number of decimal places of the calculated sensor value.
Unit of measurement: Unit of measurement:
description: Defines the units of measurement of the sensor, if any. description: Defines the units of measurement of the sensor, if any.
Lower limit: Lower limit: