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.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
The stride count summary.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
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.