Scripting API

btkSetAnalogNumber

Module BTKAnalogModifier

Description#

Sets the number of analog channels.

Parameters#

hHandle pointing to a C++ btk::Acquisition object.
anInteger with the new number of analog channels.

Returned Values#

Detailed Description#

Notes#

See also#

btkSetAnalogResolution, btkSetAnalogSampleNumberPerFrame, btkSetFirstFrame, btkSetFrameNumber, btkSetFrequency, btkSetMaxInterpolationGap, btkSetPointNumber

Syntax#

btkSetPointNumber(h, an)

Examples#