Standard Crank Torque SensorPedal Position PageAverage Cadence Property
Gets the average cadence.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.5+f8fd98166b9bf0a42264cde40f288f0590fac03d
The average cadence in rotations per minute.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.5+f8fd98166b9bf0a42264cde40f288f0590fac03d
C#
public byte AverageCadence { get; }VB
Public ReadOnly Property AverageCadence As Byte
GetC++
public:
property unsigned char AverageCadence {
unsigned char get ();
}F#
member AverageCadence : byte with getProperty Value
ByteThe average cadence in rotations per minute.