Stride Based Speed And DistanceStatus Property
Gets the status of the SDM sensor.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
The status.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public StrideBasedSpeedAndDistanceStatusFlags Status { get; set; }VB
Public Property Status As StrideBasedSpeedAndDistanceStatusFlags
Get
SetC++
public:
property StrideBasedSpeedAndDistanceStatusFlags Status {
StrideBasedSpeedAndDistanceStatusFlags get ();
void set (StrideBasedSpeedAndDistanceStatusFlags value);
}F#
member Status : StrideBasedSpeedAndDistanceStatusFlags with get, setProperty Value
StrideBasedSpeedAndDistanceStatusFlagsThe status.