BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Returns the analog to digital converter (ADC) resolution.
ar = btkGetAnalogResolution(h)
h | Handle pointing to a C++ btk::Acquisition object. |
ar | Number of bits used by the converter |