no-OS
Loading...
Searching...
No Matches
no_os_rtd.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef __NO_OS_RTD_H__
35#define __NO_OS_RTD_H__
36
44double no_os_pt1000_resistance_to_temp(double resistance);
45
46#endif /* __NO_OS_RTD_H__ */
double no_os_pt1000_resistance_to_temp(double resistance)
Callendar-Van Dusen equation for Pt1000 RTD (IEC 60751). Converts RTD resistance (Ohms) to temperatur...