packetIndex property

int? packetIndex
getter/setter pair

Sequential number of sensor packets. The eSense device don't have a clock, so this index reflect the order of reading.

Implementation

int? packetIndex;