Kelvin temperature as a function of the thermistor resistance.
Namespace: IO.Devices.ThermistorAssembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax public double Kelvins(
double R
)
Parameters
- R Double
- Thermistor resistance in ohms.
Return Value
DoubleTemperature in Kelvins.
See Also