RTDmetalResistanceFromAlpha {thermocouple} | R Documentation |
Simplified Equation for Meta RTD Resistance
Description
RTDmetalResistanceFromAlpha
calculates simplified equation for Meta RTD resistance
Usage
RTDmetalResistanceFromAlpha(R0, T, alpha=NA, metal='nickel')
Arguments
R0 |
resistance at 0C |
T |
temperature in C |
alpha |
optional resistance's temperature coefficient |
metal |
optional metal to get alpha |
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]