RTDmolybdenumResistanceFromAlpha {thermocouple} | R Documentation |
Simplified Equation for Molybdenum RTD Resistance
Description
RTDmolybdenumResistanceFromAlpha
calculates simplified equation for Molybdenum RTD resistance
Usage
RTDmolybdenumResistanceFromAlpha(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]