Learn R Programming

thermocouple (version 1.0.2)

ThermocoupleWithReference2: Thermocouple with Reference

Description

ThermocoupleWithReference2 Thermocouple with Reference

Usage

ThermocoupleWithReference2(Sab, T1, T2)

Arguments

Sab
Seebeck coefficient between material a and b
T1
temperatures at T1 end
T2
temperatures at T2 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(ThermocoupleWithReference2)
str(ThermocoupleWithReference2)

Run the code above in your browser using DataLab