StandardPowerSensorTorqueSensor Property
Gets the torque sensor.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 5.0.1.0+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
public TorqueSensor? TorqueSensor { get; set; }
Public Property TorqueSensor As TorqueSensor
Get
Set
public:
property TorqueSensor^ TorqueSensor {
TorqueSensor^ get ();
void set (TorqueSensor^ value);
}
member TorqueSensor : TorqueSensor with get, set
Property Value
TorqueSensorThe wheel or crank torque sensor.