utils.RANOLogic module

class utils.RANOLogic.RANOLogic[source]

Bases: ScriptedLoadableModuleLogic

This class should implement all the actual computation done by your module. The interface should be such that other python code can import this class and make use of the functionality without requiring an instance of the Widget. Uses ScriptedLoadableModuleLogic base class, available at: https://github.com/Slicer/Slicer/blob/master/Base/Python/slicer/ScriptedLoadableModule.py

static setDefaultParameters(parameterNode)[source]

Initialize parameter node with default settings.