# Correction coefficient is use for correction every value of fuel consumption which is send to server (Used Fuel * Correction coefficient). By default it is 1, min 0.01 and max 2. For example, when correction coefficient is 1 and FMB120 calculate that used fuel of 35 m distance is 20 ml, to server will be sent value: 20 ml, if correction coefficient is 1.2 to server will be sent value: 20 * 1.2 = 24 ml. | # Correction coefficient is use for correction every value of fuel consumption which is send to server (Used Fuel * Correction coefficient). By default it is 1, min 0.01 and max 2. For example, when correction coefficient is 1 and FMB120 calculate that used fuel of 35 m distance is 20 ml, to server will be sent value: 20 ml, if correction coefficient is 1.2 to server will be sent value: 20 * 1.2 = 24 ml. |