ThermocoupleEquationTypeKrationalPolynomial: Thermocouple polynomial function approximation

Description Usage Arguments Value Author(s) Source References Examples

View source: R/thermocouple.R

Description

ThermocoupleEquationTypeKrationalPolynomial Thermocouple polynomial function approximation

Usage

1

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

1
2

Example output

Warning message:
In data(ThermocoupleEquationTypeKrationalPolynomial) :
  data set 'ThermocoupleEquationTypeKrationalPolynomial' not found
function (vV, thermocoupleType = "k")  

thermocouple documentation built on May 2, 2019, 8:30 a.m.