Stride Based Speed And DistanceStride Count Summary Property
Gets the accumulated strides since battery change.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
The stride count summary.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
public uint StrideCountSummary { get; set; }VB
Public Property StrideCountSummary As UInteger
Get
SetC++
public:
property unsigned int StrideCountSummary {
unsigned int get ();
void set (unsigned int value);
}F#
member StrideCountSummary : uint32 with get, setProperty Value
UInt32The stride count summary.