Standard Crank Torque SensorPedal Position Page Structure
Pedal position structure.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public readonly struct PedalPositionPageVB
Public Structure PedalPositionPageC++
public value class PedalPositionPageF#
[<SealedAttribute>]
type PedalPositionPage =
struct
inherit ValueType
endProperties
| AverageCadence | Gets the average cadence. |
| CrankCycleCount | Gets the crank cycle count. |
| LeftPlatformCenterOffset | Gets the left platform center offset in millimeters. |
| RiderPosition | Gets the rider position. |
| RightPlatformCenterOffset | Gets the right platform center offset in millimeters. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |