StandardPowerSensorLeftPedalSmoothness Property
Gets the left pedal smoothness as a percentage. NaN indicates invalid.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+1406bfb784e6c85bd5d7261241f4f4a1a31b0896
public double LeftPedalSmoothness { get; set; }
Public Property LeftPedalSmoothness As Double
Get
Set
public:
property double LeftPedalSmoothness {
double get ();
void set (double value);
}
member LeftPedalSmoothness : float with get, set
Property Value
Double