Standard Power SensorAdv Capabilities 1 Structure
Advanced capabilities.
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 AdvCapabilities1VB
Public Structure AdvCapabilities1C++
public value class AdvCapabilities1F#
[<SealedAttribute>]
type AdvCapabilities1 =
struct
inherit ValueType
endProperties
| CustomCapabilitiesMask | Gets the custom capabilities mask. |
| CustomCapabilitiesValue | Gets the custom capabilities value. |
| CustomProperties | Gets the custom properties. |
| InteroperableProperties | Gets the interoperable properties. |
| Mask | Gets the interoperable capabilities mask. |
| Value | Gets the interoperable capabilities value. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |