Acceleration Buffer

Buffer for multiple Acceleration samples

Table 1. Available fields in blickfeld.core_processing.data.AccelerationBuffer
Field Type Default Unit

timestamp

uint64

-

ns

Timestamp of the first sample in the buffer.

sampling_period

uint64

-

ns

Sampling period of the acceleration samples

cartesian

bytes

-

G

Cartesian 3-dimensional array in row-major format with [x, y, z] tuples. Type: Float32