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+54994fa34e781af8d41d8f78e72210c9fe046b39
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.