GridModule.module_type#

GridModule.module_type = ('grid', 'controllable')#

Type of the module.

Returnstuple[str, {‘fixed’, ‘flex’, ‘controllable’}]

length-two tuple denoting the name of the module class and whether it is a fixed, flex, or controllable module.