Standard Power SensorCrank Parameters Structure
Various crank parameters.
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 CrankParametersVB
Public Structure CrankParametersC++
public value class CrankParametersF#
[<SealedAttribute>]
type CrankParameters =
struct
inherit ValueType
endProperties
| AutoCrankLength | Gets a value indicating whether the sensor is capable of automatically determining crank length. |
| AvailabilityStatus | Gets the right/left crank sensor availability status. |
| CrankLength | The crank length in millimeters. |
| CrankStatus | Gets the crank status. |
| CustomCalibration | Gets the custom calibration status. |
| MismatchStatus | Gets the crank sensor firmware mismatch status. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |