BTK Matlab Wrapper  0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
btkGetAnalogResolution Class Reference

Description

Returns the analog to digital converter (ADC) resolution.

Syntax:
ar = btkGetAnalogResolution(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
arNumber of bits used by the converter
See Also
btkGetAnalogSampleNumberPerFrame