RTDplatinumResistance {thermocouple} | R Documentation |
Metal RTD resistance
Description
RTDplatinumResistance
calculates Metal RTD resistance
Usage
RTDplatinumResistance(R0, T, A=NA, B=NA, C=NA, stdRTD='DIN43760')
Arguments
R0 |
resistance at 0C |
T |
temperature in C |
A |
specific constant A |
B |
specific constant B |
C |
specific constant C |
stdRTD |
standard, optional alternative to get A, B and C |
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]