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+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
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