BTK Python wrapper  0.3dev.0
Python bindings for the Biomechanical ToolKit library (BTK)
Public Member Functions | List of all members
btk.btkIMUCollectionIterator Class Reference

Iterator to pass trough the collection of IMUs. More...

Public Member Functions

def __eq__
 
def __ne__
 
def decr
 
def incr
 
def value
 

Detailed Description

Iterator to pass trough the collection of IMUs.

Proxy of C++ btkIMUCollectionIterator class

Member Function Documentation

def btk.btkIMUCollectionIterator.__eq__ (   self,   args  )
__eq__(self, rhs) -> bool
def btk.btkIMUCollectionIterator.__ne__ (   self,   args  )
__ne__(self, rhs) -> bool
def btk.btkIMUCollectionIterator.decr (   self )
decr(self)
def btk.btkIMUCollectionIterator.incr (   self )
incr(self)
def btk.btkIMUCollectionIterator.value (   self )
value(self) -> btkIMU