ThermistorResistanceSteinhartHart2 {thermocouple} | R Documentation |
Steinhart-Hart equation for thermistor resistance, calculated with Maxima
Description
ThermistorResistanceSteinhartHart2
Steinhart-Hart equation for
thermistor resistance, calculated with Maxima
Usage
ThermistorResistanceSteinhartHart2(T, A, B, C)
Arguments
T |
measured temperature for resistance R |
A |
Steinhart-Hart Coefficient A (K^0) |
B |
Steinhart-Hart Coefficient B (K^1) |
C |
Steinhart-Hart Coefficient C (K^2) |
Value
R |
resistance |
Author(s)
Jose Gama
[Package thermocouple version 1.0.2 Index]