| |
Methods defined here:
- __init__(self, connections, mainCircuit='main')
- Initiate the constructor
- generate(self, model)
- Generate the code for a certain model, by calling all generators in the correct order
- makeExperiment(self)
- This generates the experiment file, which is just a time limited experiment
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|