Learn R Programming

thermocouple (version 1.0.2)

ThermocoupleWithReference: Thermocouple with Reference

Description

ThermocoupleWithReference Thermocouple with Reference

Usage

ThermocoupleWithReference(Sa, Sb, T0, T1, T2)

Arguments

Sa
Seebeck coefficient for material a
Sb
Seebeck coefficient for material b
T0
temperatures at T0 end
T1
temperatures at T1 end
T2
temperatures at T3 end

Value

V
voltage (V)

Source

Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)

References

Kerlin, T.W., 1999 Practical Thermocouple Thermometry International Society of Automation (ISA)

Examples

Run this code
data(ThermocoupleWithReference)
str(ThermocoupleWithReference)

Run the code above in your browser using DataLab