mumot.MuMoTcontroller¶
-
class
mumot.MuMoTcontroller(paramValuesDict, paramLabelDict=None, continuousReplot: bool = False, showPlotLimits: bool = False, showSystemSize: bool = False, advancedOpts=None, **kwargs)[source]¶ Bases:
objectController for a model view.
-
__init__(paramValuesDict, paramLabelDict=None, continuousReplot: bool = False, showPlotLimits: bool = False, showSystemSize: bool = False, advancedOpts=None, **kwargs) → None[source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(paramValuesDict[, paramLabelDict, …])Initialize self. showLogs(tail)Show logs from associated view. -