Stride Based Speed And DistanceStatus Flags Structure
The SDM status flags.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles
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 StatusFlagsVB
Public Structure StatusFlagsC++
public value class StatusFlagsF#
[<SealedAttribute>]
type StatusFlags =
struct
inherit ValueType
endProperties
| Battery | Gets the battery status. |
| Health | Gets the SDM health status. |
| Location | Gets the SDM location on the body. |
| State | Gets the use state of the SDM sensor. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |