Class: Toybox.AntPlus.CalculatedPower

Overview

Represents the calculated power.

Fields may return null so you should null check values before using them.

Since:

API Level 2.2.0

Supported Devices:

Instance Member Summary collapse

Instance Attribute Details

var power as Lang.Float or Null

The average power calculated from the sensor data in watts (W).

Since:

API Level 2.2.0

Returns:

var powerSensorType as AntPlus.BikePowerSensorType or Null

The BIKE_POWER_SENSOR_TYPE_* value of the bike power sensor.

Since:

API Level 2.2.0

Returns:


Generated Mar 18, 2024 2:40:16 PM