![]() |
Fun with PWM
0.32
|
Motions are animations for a set of servos. More...
Public Member Functions | |
| def | __init__ (self, index=None) |
Public Member Functions inherited from JsonBlob.JsonBlob | |
| def | __init__ (self, index=None, autoload=True) |
| def | reload (self) |
| def | save (self) |
| def | delete (self) |
| def | blobExists (self) |
| def | getModulePath (self) |
| def | getTypePath (self) |
| def | getRowPath (self) |
| def | getRowFileName (self) |
Public Attributes | |
| jsonData | |
Public Attributes inherited from JsonBlob.JsonBlob | |
| jbModule | |
| jbType | |
| jbIndex | |
| jsonData | |
Additional Inherited Members | |
Static Public Member Functions inherited from JsonBlob.JsonBlob | |
| def | reindex (force=False) |
| def | find (jbModule, jbType, jbIndex) |
| def | all (jbModule=None, jbType=None) |
| def | hydrate (jbModule=None, jbType=None, ids=[]) |
Static Public Attributes inherited from JsonBlob.JsonBlob | |
| basepath = os.path.join(AmsEnvironment.FilePath(), 'jsonblob') | |
| indexpath = os.path.join(basepath, 'index.json') | |
| dictionary | constructors = {} |
| bool | indexexists = False |
| bool | indexed = False |
| dictionary | index = {} |
Motions are animations for a set of servos.
| def Motion.Motion.__init__ | ( | self, | |
index = None |
|||
| ) |
Initializes the Motion object @param index