Class: Toybox.AntPlus.PedalPowerBalance
- Inherits:
-
Toybox.Lang.Object
Overview
The PedalPowerBalance object represents the user's power contribution between the left and right pedals.
Fields may return null
so you should null
check values before using
them.
Instance Member Summary collapse
-
pedalPowerPercent as Lang.Number or Null
Pedal power percent (%).
-
rightPedalIndicator as Lang.Boolean or Null
Indicates the pedal contribution.
Instance Attribute Details
var pedalPowerPercent as Lang.Number or Null
Pedal power percent (%)
var rightPedalIndicator as Lang.Boolean or Null
Indicates the pedal contribution.