TorqueSensordeltaEventCount Field
Represents the change in the number of events.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
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.