| PSG14a emulator V1.00
    PSG14a emulator for stating GTD350 engine | 
Optional file needed to build doxygen with UML. More...
| Namespaces | |
| namespace | cycle2uml | 
| This module converts .c cyclogram format to uml diagrams using COG. | |
| Functions | |
| cycle2uml.check_cyclogram (split) | |
| Checks if the split line is a first cyclogram line. | |
| cycle2uml.line2dict (line) | |
| Converts a cyclogram line to a dictionary line format is a designated initializers format of c struct. | |
| cycle2uml.parsed_to_uml (parsed, name, xscale, yscale) | |
| Converts the parsed structure to a UML. | |
| cycle2uml.convert_to_uml (instance_no, xscale=None, yscale=None) | |
| The main function. | |
Optional file needed to build doxygen with UML.