| BTK Python wrapper
    0.3dev.0
    Python bindings for the Biomechanical ToolKit library (BTK) | 
|   btk._object | Abstract interface for the Python wrapping of BTK | 
|    btk.btkAcquisition | Contains the data related to a biomechanical acquisition | 
|    btk.btkAcquisitionFileIO | Interface to read/write acquisition's files | 
|     btk.btkANBFileIO | Class to read/write ANB files | 
|     btk.btkANCFileIO | Class to read/write ANC files | 
|     btk.btkANGFileIO | Class to read ANG files | 
|     btk.btkC3DFileIO | Class to read/write C3D files | 
|     btk.btkCALForcePlateFileIO | Class to read/write force plate CAL files | 
|     btk.btkCLBFileIO | Class to read CLB Contec Inc file | 
|     btk.btkDelsysEMGFileIO | Class to read Delsys EMG files | 
|     btk.btkEMFFileIO | Class to read EMF files | 
|     btk.btkEMxFileIO | Class to read EMG files | 
|     btk.btkGRxFileIO | Class to read GR* files | 
|     btk.btkMDFFileIO | Class to read MDF files (Codamotion) | 
|     btk.btkMOMFileIO | Class to read MOM files | 
|     btk.btkPWRFileIO | Class to read PWR files | 
|     btk.btkRAxFileIO | Class to read RAH, RAW files | 
|     btk.btkRICFileIO | Class to read RIC files | 
|     btk.btkTDFFileIO | Class to read TDF files | 
|     btk.btkTRBFileIO | Class to read/write TRB files | 
|     btk.btkTRCFileIO | Class to read/write TRC files | 
|     btk.btkXLSOrthoTrakFileIO | Class to read XLS (Orthotrak) files | 
|     btk.btkXMOVEFileIO | Class to read XMOVE files (Codamotion) | 
|    btk.btkAcquisitionFileReader | Reader for files which contain acquisition data (C3D, TRC, ...) | 
|    btk.btkAcquisitionFileWriter | Writer for files which contain acquisition data (C3D, TRC, ...) | 
|    btk.btkAcquisitionUnitConverter | Convert the units of the given input for points and analog channels | 
|    btk.btkAnalog | Analog channel data along the time | 
|    btk.btkAnalogCollection | Collection of analog channels stored in a list | 
|    btk.btkAnalogCollectionIterator | Iterator to pass trough the collection of analog channels | 
|    btk.btkAnalogData | Class storing the measures for one analog channel | 
|    btk.btkAnalogOffsetRemover | Remove a possible analog offset to the selected analog channels | 
|    btk.btkDoubleArray | Array of doubles stored in a btkMetaDataInfo object | 
|    btk.btkEvent | Label a specific time/frame during an acquisition | 
|    btk.btkEventCollection | Collection of events stored in a list | 
|    btk.btkEventCollectionIterator | Iterator to pass trough the collection of events | 
|    btk.btkForcePlatform | Base class for all type of force platform | 
|    btk.btkForcePlatformCollection | Collection of force platform stored in a list | 
|    btk.btkForcePlatformCollectionIterator | Iterator to pass trough the collection of force platform | 
|    btk.btkForcePlatformsExtractor | Extracts force platform data from a btk::Acquisition object | 
|    btk.btkForcePlatformWrenchFilter | Calcule the wrench of the center of the force platform data, expressed in the global frame (by default) | 
|    btk.btkGroundReactionWrenchFilter | Transform force platform data into ground reaction wrenches | 
|    btk.btkIMU | Container of analog channels representing an inertial measurement unit (IMU) | 
|    btk.btkIMUCollection | Collection of IMUs stored in a list | 
|    btk.btkIMUCollectionIterator | Iterator to pass trough the collection of IMUs | 
|    btk.btkIMUsExtractor | Extracts inertial measurement units (IMUs) from a btkAcquisition object | 
|    btk.btkIntArray | Array of integers stored in a btkMetaDataInfo object | 
|    btk.btkMergeAcquisitionFilter | Merges or concatenates two or more btk::Acquisition objects into a single new one | 
|    btk.btkMetaData | Store data which cannot be embedded within timeseries (calibration matrix, subject informations, ...) | 
|    btk.btkMetaDataInfo | Container class to store data of a btkMetaData object | 
|    btk.btkMetaDataIterator | Iterator to pass trough a level of metadata | 
|    btk.btkPoint | Coordinates of a point in a 3D space along the time | 
|    btk.btkPointCollection | Collection of points stored in a list | 
|    btk.btkPointCollectionIterator | Iterator to pass trough the collection of points | 
|    btk.btkPointData | Class storing the measures for a point (3D values and residuals along the time) | 
|    btk.btkSeparateKnownVirtualMarkersFilter | Separate a collection of points in five categories to be able to distinguish real markers from the others | 
|    btk.btkSpecializedPointsExtractor | Extracts only the points corresponding to the given type (without cloning the extracted points) | 
|    btk.btkStringArray | Array of strings stored in a btkMetaDataInfo object | 
|    btk.btkStringAxes | Workaround to represent the C++ class btk::SeparateKnownVirtualMarkersFilter::StringAxes with SWIG | 
|    btk.btkStringAxesList | Convenient class to store a list of btkStringAxes object | 
|    btk.btkStringList | Convenient class to store a list of string | 
|    btk.btkSubAcquisitionFilter | Extract a subpart of the acquisition | 
|    btk.btkVerticalGroundReactionForceGaitEventDetector | Detect heel strike and toe-off events during gait from vertical ground reaction wrench | 
|    btk.btkWrench | Represents a wrench as position, force and moment varying during the time | 
|    btk.btkWrenchCollection | Collection of wrenches stored in a list | 
|    btk.btkWrenchCollectionDownsampleFilter | Downsample a collection of wrenches | 
|    btk.btkWrenchCollectionIterator | Iterator to pass trough the collection of wrenches | 
|    btk.btkWrenchDirectionAngleFilter | Calcule the direction angle of the force vector for each wrench | 
|    btk.btkWrenchDownsampleFilter | Downsample data stored in a wrench | 
 1.8.5
 1.8.5