Learn R Programming

thermocouple (version 1.0.2)

ThermistorAlphaApproximatedFromBeta: 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

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

Run this code
data(ThermistorAlphaApproximatedFromBeta)
str(ThermistorAlphaApproximatedFromBeta)

Run the code above in your browser using DataLab