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

Since:

API Level 2.4.0

Returns:

var orientation as AntPlus.SensorOrientation or Null

Since:

API Level 2.4.0

Returns:


Generated Dec 11, 2024, 8:58:42 AM