StandardPowerSensorTorqueSensor Property
Gets the torque sensor.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 5.1.2+f020e0f7d6c6baea4fbd8d2cd07f19d43a2df455
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.