HomeSort by relevance Sort by last modified time
    Searched full:objecttemperature (Results 1 - 6 of 6) sorted by null

  /hardware/bsp/intel/peripheral/libupm/examples/c++/
otp538u.cxx 60 << " C, Object temp: " << temps->objectTemperature()
  /hardware/bsp/intel/peripheral/libupm/examples/java/
OTP538USample.java 46 System.out.println("Object temp: " + temps.objectTemperature() + " C");
  /hardware/bsp/intel/peripheral/libupm/examples/python/
otp538u.py 55 myTempIR.objectTemperature()))
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
otp538u.js 44 roundNum(tempIRSensor_obj.objectTemperature(), 2) +
  /hardware/bsp/intel/peripheral/libupm/src/otp538u/
otp538u.cxx 144 float OTP538U::objectTemperature()
otp538u.h 99 float objectTemperature();

Completed in 3472 milliseconds