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: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
The status.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
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.