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

Description

Set the number of analog sample per 3D frame.

Syntax:
btkSetAnalogSampleNumberPerFrame(h, ratio)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
ratioInteger with the new number of analog samples per 3D frame.
Detailed description:
This function only works if the acquisition doesn't contains any analog channel. In the other case, an error will be thrown. The ratio cannot be lower than 1.
See Also
btkSetAnalogNumber, btkSetAnalogResolution, btkSetFirstFrame, btkSetFrameNumber, btkSetFrequency, btkSetMaxInterpolationGap, btkSetPointNumber