ThermocoupleEquationTypeKrationalPolynomial {thermocouple}R Documentation

Thermocouple polynomial function approximation

Description

ThermocoupleEquationTypeKrationalPolynomial Thermocouple polynomial function approximation

Usage

ThermocoupleEquationTypeKrationalPolynomial(vV, thermocoupleType='k')

Arguments

vV

vector with voltages

thermocoupleType

Thermocouple type

Value

T

temperature (C)

Author(s)

Jose Gama

Source

Mosaic Industries, Inc., 2014 Rational polynomial function approximation for Type K thermocouples http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages

References

Mosaic Industries, Inc., 2014 Rational polynomial function approximation for Type K thermocouples http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages

Examples

data(ThermocoupleEquationTypeKrationalPolynomial)
str(ThermocoupleEquationTypeKrationalPolynomial)

[Package thermocouple version 1.0.2 Index]