Class: Toybox.AntPlus.SensorPosition

Overview

Information about the position of the sensor on the body. Fields may return null so you should null check values before using them.

Since:

API Level 2.4.0

Supported Devices:

Instance Member Summary collapse

Instance Attribute Details

var bodyLocation as AntPlus.BodyLocation or Null

AntPlus.BODY_LOCATION_*

Since:

API Level 2.4.0

Returns:

var orientation as AntPlus.SensorOrientation or Null

AntPlus.SENSOR_ORIENTATION_*

Since:

API Level 2.4.0

Returns:


Generated Apr 17, 2024 9:40:40 AM