RTDmetalResistance {thermocouple} | R Documentation |
Metal RTD resistance
Description
RTDmetalResistance
calculates Metal RTD resistance
Usage
RTDmetalResistance(R0, T, A, B, C, metal=NA)
Arguments
R0 |
resistance at 0C |
T |
temperature in C |
A |
specific constant A |
B |
specific constant B |
C |
specific constant C |
metal |
optional, if chosen then A, B and C are the ones for this metal |
Value
R |
RTD resistance |
Author(s)
Jose Gama
Source
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
References
Capgo Inc., 2014 Introduction to RTDs http://www.capgo.com/Resources/Temperature/RTDs/RTD.html
[Package thermocouple version 1.0.2 Index]