TorqueSensordeltaTicks Field

Represents the difference in ticks used for internal calculations.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.3+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
protected int deltaTicks

Field Value

Int32

Remarks

This field is intended for use within derived classes to store or manipulate tick-based values.

See Also