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