|
BTK Python wrapper
0.3dev.0
Python bindings for the Biomechanical ToolKit library (BTK)
|
Common is the base of BTK. It contains required classes by others modules. More...
Classes | |
| class | btk.btkAcquisition |
| Contains the data related to a biomechanical acquisition. More... | |
| class | btk.btkAnalog |
| Analog channel data along the time. More... | |
| class | btk.btkAnalogCollection |
| Collection of analog channels stored in a list. More... | |
| class | btk.btkAnalogData |
| Class storing the measures for one analog channel. More... | |
| class | btk.btkEvent |
| Label a specific time/frame during an acquisition. More... | |
| class | btk.btkEventCollection |
| Collection of events stored in a list. More... | |
| class | btk.btkForcePlatform |
| Base class for all type of force platform. More... | |
| class | btk.btkForcePlatformCollection |
| Collection of force platform stored in a list. More... | |
| class | btk.btkIMU |
| Container of analog channels representing an inertial measurement unit (IMU). More... | |
| class | btk.btkIMUCollection |
| Collection of IMUs stored in a list. More... | |
| class | btk.btkMetaData |
| Store data which cannot be embedded within timeseries (calibration matrix, subject informations, ...). More... | |
| class | btk.btkMetaDataInfo |
| Container class to store data of a btkMetaData object. More... | |
| class | btk.btkPoint |
| Coordinates of a point in a 3D space along the time. More... | |
| class | btk.btkPointCollection |
| Collection of points stored in a list. More... | |
| class | btk.btkPointData |
| Class storing the measures for a point (3D values and residuals along the time). More... | |
| class | btk.btkWrench |
| Represents a wrench as position, force and moment varying during the time. More... | |
| class | btk.btkWrenchCollection |
| Collection of wrenches stored in a list. More... | |
Common is the base of BTK. It contains required classes by others modules.
1.8.5