ThermistorAlphaApproximatedFromBeta {thermocouple} | R Documentation |
Thermistor Alpha Approximated From Beta
Description
ThermistorAlphaApproximatedFromBeta
Thermistor alpha approximated
from beta
Usage
ThermistorAlphaApproximatedFromBeta(T, betaTH)
Arguments
T |
temperature |
betaTH |
Beta parameter of the thermistor (calculated or from the data sheet) |
Value
a |
parameter of the thermistor |
Author(s)
Jose Gama
Source
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
References
Daycounter, Inc. Engineering Services, 2014 Steinhart-Hart Thermistor Calculator http://www.daycounter.com/Calculators/Steinhart-Hart-Thermistor-Calculator.phtml
Examples
data(ThermistorAlphaApproximatedFromBeta)
str(ThermistorAlphaApproximatedFromBeta)
[Package thermocouple version 1.0.2 Index]