CADETProcess.dataStructure.parameter.SizedList

Contents

CADETProcess.dataStructure.parameter.SizedList#

class CADETProcess.dataStructure.parameter.SizedList(*args: Any, ty: type | None = None, **kwargs: Any)[source]#

Bases: List, Sized

Descriptor for lists whose size may depend on other instance attributes.