Click or drag to resize

NTC_B Class

Encapsulate an NTC thermistor.
Inheritance Hierarchy
SystemObject
  IO.Devices.ThermistorNTC_B

Namespace: IO.Devices.Thermistor
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public class NTC_B

The NTC_B type exposes the following members.

Constructors
 NameDescription
Public methodNTC_B Constructor for a single NTC thermistor object instance.
Top
Methods
 NameDescription
Public methodKelvins Kelvin temperature as a function of the thermistor resistance.
Top
See Also