| 
    BTK Python wrapper
    0.3dev.0
    
   Python bindings for the Biomechanical ToolKit library (BTK) 
   | 
 
Iterator to pass trough the collection of force platform. More...
Public Member Functions | |
| def | __eq__ | 
| def | __ne__ | 
| def | decr | 
| def | incr | 
| def | value | 
Iterator to pass trough the collection of force platform.
Proxy of C++ btkForcePlatformCollectionIterator class
| def btk.btkForcePlatformCollectionIterator.__eq__ | ( | self, | args | ) | 
__eq__(self, rhs) -> bool
| def btk.btkForcePlatformCollectionIterator.__ne__ | ( | self, | args | ) | 
__ne__(self, rhs) -> bool
| def btk.btkForcePlatformCollectionIterator.decr | ( | self | ) | 
decr(self)
| def btk.btkForcePlatformCollectionIterator.incr | ( | self | ) | 
incr(self)
| def btk.btkForcePlatformCollectionIterator.value | ( | self | ) | 
value(self) -> btkForcePlatform
 1.8.5