Class: Toybox.AntPlus.SensorPosition
- Inherits:
-
Toybox.Lang.Object
Overview
Information about the position of the sensor on the body.
Fields may return null
so you should null
check values before using them.
Instance Member Summary collapse
-
bodyLocation as AntPlus.BodyLocation or Null
AntPlus.BODY_LOCATION_*.
-
orientation as AntPlus.SensorOrientation or Null
AntPlus.SENSOR_ORIENTATION_*.
Instance Attribute Details
var bodyLocation as AntPlus.BodyLocation or Null
AntPlus.BODY_LOCATION_*
var orientation as AntPlus.SensorOrientation or Null
AntPlus.SENSOR_ORIENTATION_*