ThermistorSteinhartHartCoeffFromMeasurements {thermocouple} | R Documentation |
Steinhart-Hart coefficients A, B, C from measurements
Description
ThermistorSteinhartHartCoeffFromMeasurements
Steinhart-Hart
coefficients A, B, C from measurements
Usage
ThermistorSteinhartHartCoeffFromMeasurements(resAndTemp)
Arguments
resAndTemp |
matrix with temperatures (C) in column 1 and resistance (ohm) in column 2 |
Value
A |
coefficient A |
B |
coefficient B |
C |
coefficient C |
Author(s)
Jose Gama
Source
NTC Thermistor theory BetaTHERM sensors www.betatherm.com
References
NTC Thermistor theory BetaTHERM sensors www.betatherm.com
[Package thermocouple version 1.0.2 Index]