btkRemoveAnalog
Description
Deletes the analog channel with the given index or label.
Parameters
h | Handle pointing to a C++ btk::Acquisition object. |
index | Index of the analog channel to remove. |
label | String with the original label of the analog channel |
Returned Values
analogs | Updated list of analog channels. Its format is the same than using the function |
analogsInfo | Updated informations related to the analog channels. Its format is the same than using the function |
Detailed Description
Warning: Removing an analog channel might alter the acquisition. If the analog channel is one of them used in a force platform channel, then it cannot be possible to extract force platform data nor ground reaction wrenches for example.
Notes
See also
btkRemoveMetaData,
btkRemovePoint