Scripting API
-
orphans
- BTKRotation
-
BTKAcquisitionAccessor
- btkFindMetaData
- btkGetAnalog
- btkGetAnalogFrameNumber
- btkGetAnalogFrequency
- btkGetAnalogNumber
- btkGetAnalogSampleNumberPerFrame
- btkGetAnalysis
- btkGetFirstFrame
- btkGetForcePlatformWrenches
- btkGetGroundReactionWrenches
- btkGetLastFrame
- btkGetMaxInterpolationGap
- btkGetPoint
- btkGetPointFrameNumber
- btkGetPointFrequency
- btkGetPointNumber
- btkGetPoints
- BTKAcquisitionModifier
- BTKPointAccessor
- BTKPointModifier
- BTKAnalogAccessor
- BTKAnalogModifier
- BTKEventAccessor
- BTKEventModifier
- BTKMetaDataAccessor
- BTKMetaDataModifier
- BTKIO
-
BTKBasicFilters
- BTKGeneral
- BTKDocumentation
btkGetAnalogResolution
Module | BTKAnalogAccessor |
Description#
Returns the analog to digital converter (ADC) resolution.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
Returned Values#
ar | Number of bits used by the converter |