Ob#
- class discopy.feedback.Ob(name, time_step=0, is_constant=True)[source]#
Bases:
Ob
A 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