StrideBasedSpeedAndDistanceDistanceSummary Property
Gets the accumulated distance since battery change.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
public double DistanceSummary { get; set; }
Public Property DistanceSummary As Double
Get
Set
public:
property double DistanceSummary {
double get ();
void set (double value);
}
member DistanceSummary : float with get, set
Property Value
DoubleThe distance summary in meters.