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.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
The average cadence in rotations per minute.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
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.