StandardPowerSensorCrankParameters Structure

Various crank parameters.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 4.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
C#
public readonly struct CrankParameters
Inheritance
Object    ValueType    StandardPowerSensorCrankParameters

Properties

AutoCrankLengthGets a value indicating whether the sensor is capable of automatically
determining crank length.
AvailabilityStatusGets the right/left crank sensor availability status.
CrankLengthThe crank length in millimeters.
CrankStatusGets the crank status.
CustomCalibrationGets the custom calibration status.
MismatchStatusGets the crank sensor firmware mismatch status.

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also