Scripting API
btkGetAnalogsValues
Module | BTKAnalogAccessor |
Description#
Extracts analog channels' values and store them in a matrix.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
Returned Values#
av | Matrix or reals where the number of rows corresponds to the number of analog's frame and the number of columns of this matrix corresponds to the number of analog channels. |