Stride Based Speed And DistanceStatus FlagsLocation Property
Gets the SDM location on the body.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
The location.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public StrideBasedSpeedAndDistanceSDMLocation Location { get; }VB
Public ReadOnly Property Location As StrideBasedSpeedAndDistanceSDMLocation
GetC++
public:
property StrideBasedSpeedAndDistanceSDMLocation Location {
StrideBasedSpeedAndDistanceSDMLocation get ();
}F#
member Location : StrideBasedSpeedAndDistanceSDMLocation with getProperty Value
StrideBasedSpeedAndDistanceSDMLocationThe location.