Standard Crank Torque SensorPedal Position Page Structure
Pedal position structure.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
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) |