Scripting API
btkGetAnalogFrameNumber
Module | BTKAcquisitionAccessor |
Description#
Returns the number of frames in an analog channel.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
Returned Values#
n | Number of frames for the analog channel |
Detailed Description#
Notes#
Note #1: The number of frames is given by n = (total_acquisition_time) * (analog_frequency)