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