public readonly struct CrankParameters
Public Structure CrankParameters
public value class CrankParameters
[<SealedAttribute>]
type CrankParameters =
struct
inherit ValueType
end
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. |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |