Standard Power SensorPedal Contribution Property
Gets the pedal power contribution.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
The pedal differentiation.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public StandardPowerSensorPedalDifferentiation PedalContribution { get; set; }VB
Public Property PedalContribution As StandardPowerSensorPedalDifferentiation
Get
SetC++
public:
property StandardPowerSensorPedalDifferentiation PedalContribution {
StandardPowerSensorPedalDifferentiation get ();
void set (StandardPowerSensorPedalDifferentiation value);
}F#
member PedalContribution : StandardPowerSensorPedalDifferentiation with get, setProperty Value
StandardPowerSensorPedalDifferentiationThe pedal differentiation.