Scripting API
btkSetAnalogsValues
| Module | BTKAnalogModifier |
Description#
Sets analog channels' values from a numpy matrix.
Parameters#
| h | Handle pointing to a C++ btk::Acquisition object. |
| v | Numpy matrix of reals where the number of rows corresponds to the number of analog's frame and the number of columns corresponds to the number of analog channels. |