Scripting API

btkClearAnalogs

Module BTKAnalogModifier

Description#

Removes all analog channels in the given acquisition.

Parameters#

hHandle pointing to a C++ btk::Acquisition object.

Returned Values#

Detailed Description#

Notes#

See also#

btkAppendAnalog, btkGetAnalogs, btkRemoveAnalog

Syntax#

btkClearAnalogs(h)

Examples#