Classes | |
| class | Pattern | 
Functions | |
| def | countElements | 
Variables | |
| list | MainPattern | 
| int | NChannels = 360 | 
| tuple | ChannelsPerPattern = countElements(MainPattern) | 
| tuple | pattern = Pattern(MainPattern, offset) | 
| def LVDSpatterns.countElements | ( | pattern | ) | 
Definition at line 97 of file LVDSpatterns.py.
| tuple LVDSpatterns.ChannelsPerPattern = countElements(MainPattern) | 
Definition at line 108 of file LVDSpatterns.py.
| list LVDSpatterns.MainPattern | 
Definition at line 34 of file LVDSpatterns.py.
| int LVDSpatterns.NChannels = 360 | 
Definition at line 57 of file LVDSpatterns.py.
| tuple LVDSpatterns.pattern = Pattern(MainPattern, offset) | 
Definition at line 112 of file LVDSpatterns.py.
 1.8.5