Loop

Contents

Loop#

class tierkreis.controller.data.graph.Loop(body: tuple[int, str], inputs: dict[str, tuple[int, str]], continue_port: str, acc_port: str, type: Literal['loop'] = 'loop')[source]#

Bases: object

Methods

Attributes

type

body

inputs

continue_port

acc_port