Treehopper Java API
io.treehopper.libraries.sensors.temperature.Mlx90615 Class Reference

Melexis MLX90615 non-contact I2c temperature sensor. More...

Inheritance diagram for io.treehopper.libraries.sensors.temperature.Mlx90615:
io.treehopper.libraries.sensors.temperature.Mlx90614

Public Member Functions

 Mlx90615 (I2c module)
 
double getRawIrData ()
 
Temperature getAmbient ()
 
Temperature getObject ()
 

Public Attributes

Temperature ambient
 
Temperature object
 

Detailed Description

Melexis MLX90615 non-contact I2c temperature sensor.

Constructor & Destructor Documentation

◆ Mlx90615()

io.treehopper.libraries.sensors.temperature.Mlx90615.Mlx90615 ( I2c  module)

Member Function Documentation

◆ getAmbient()

Temperature io.treehopper.libraries.sensors.temperature.Mlx90614.getAmbient ( )
inherited

◆ getObject()

Temperature io.treehopper.libraries.sensors.temperature.Mlx90614.getObject ( )
inherited

◆ getRawIrData()

double io.treehopper.libraries.sensors.temperature.Mlx90615.getRawIrData ( )

Member Data Documentation

◆ ambient

Temperature io.treehopper.libraries.sensors.temperature.Mlx90615.ambient

◆ object

Temperature io.treehopper.libraries.sensors.temperature.Mlx90615.object

The documentation for this class was generated from the following file: