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: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
The stride count summary.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
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.