Home
last modified time | relevance | path

Searched refs:getHeading (Results 1 – 8 of 8) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dlsm303.cxx53 << sensor->getHeading() in main()
/hardware/bsp/intel/peripheral/libupm/examples/java/
DLSM303Sample.java53 System.out.println("heading: " + sensor.getHeading()); in main()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dlsm303.py69 print "heading:", myAccelrCompass.getHeading()
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dlsm303.js52 console.log("heading: " + myAccelrCompass.getHeading());
/hardware/bsp/intel/peripheral/libupm/src/lsm303/
Dlsm303.h115 float getHeading();
Dlsm303.cxx68 LSM303::getHeading() in getHeading() function in LSM303
/hardware/bsp/intel/peripheral/libupm/src/lsm303d/
Dlsm303d.h107 float getHeading();
Dlsm303d.cxx86 LSM303d::getHeading() in getHeading() function in LSM303d