Class globals modules canvas_efis efis_canvas EFISCanvas
(no description)
Functions
addUpdateFunction
register an update function with a certain update interval f: function f_me: if there is any "me" reference in "f", you can set "me" with this defaults to EFISCanvas instance calling this method, useful if "f" is a member of the EFISCanvas instance
del
destructor
getInstr
getInstr - get props from /instrumentation/<sys>[i]/<prop> creates prop node objects for efficient access sys: the instrument name (path) (me.id is appended as index!!) prop: the property(path)
setUpdateN
set node that en-/dis-ables canvas updates
startUpdates
start all registered update functions
stopUpdates
stop all registered update functions