TorqueSensordeltaEventCount Field
Represents the change in the number of events.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
protected int deltaEventCount
Protected deltaEventCount As Integer
protected:
int deltaEventCount
val mutable deltaEventCount: int
Field Value
Int32 This field is intended for use in derived classes to track or calculate the
difference in event counts. It is protected and should be accessed or modified only within the class
hierarchy.