MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Classes
(0xFF,0xD8) External Time Delta

Delta time since the last packet containing delta external (0xFF,0xD4) or delta gps time (0xFF,0xD8). More...

Classes

struct  mip::data_shared::ExternalTimeDelta
 

Detailed Description

Delta time since the last packet containing delta external (0xFF,0xD4) or delta gps time (0xFF,0xD8).

Difference between the time as reported by the shared external time field, 0xD7, and the previous output of this delta quantity within the same descriptor set and event instance.

This can be used to track the amount of time passed between event occurrences. See the manual page on delta time quantities.

This field contains the same value as the delta gps time field, 0xD4, but is expressed in nanoseconds. Transmission of either of these fields restarts a shared counter, so only one should be streamed at a time to avoid confusion. The counter is not shared across descriptors sets or between event instances.