Wire#
- class discopy.feedback.Wire(name, time_step=0, is_constant=True)[source]#
Bases:
discopy.braided.WireA feedback object is an object with a time_step and an optional argument is_constant for whether the object is interpreted as a constant stream.
- Parameters:
name (str)
time_step (int)
is_constant (bool)
- property d#
delay.
- Type:
Syntactic sugar for meth