Package simulation :: Module Controller :: Class Controller
[hide private]
[frames] | no frames]

Class Controller

source code


Base class for any kind of controller.

Instance Methods [hide private]
 
calculate(self, input={}, output={})
Execute calculation of controller output.
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__