Stride Based Speed And DistanceStatus Flags Structure
The SDM status flags.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles
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 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) |