Learn R Programming

thermocouple (version 1.0.2)

ThermocoupleEquationTemperatureToVoltage: Thermocouple cold junction voltages

Description

ThermocoupleEquationTemperatureToVoltage Thermocouple cold junction voltages

Usage

ThermocoupleEquationTemperatureToVoltage(vT, thermocoupleType='k')

Arguments

vT
vector with temperatures
thermocoupleType
Thermocouple type

Value

V
voltage (V)

References

Mosaic Industries, Inc., 2014 Computing cold junction voltages http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/temperature-measurement/thermocouple/calibration-table#computing-cold-junction-voltages

Examples

Run this code
data(ThermocoupleEquationTemperatureToVoltage)
str(ThermocoupleEquationTemperatureToVoltage)

Run the code above in your browser using DataLab