See also

This manual refers to Codac v1, but a new v2 implementation is currently in progress… an update of this manual will be available soon. See more.

Warning

The writing of this page is in progress. Several changes are currently performed on the library. A new stable version of Codac will be released in the coming weeks.

CtcDelay: \(x(t)=y(t+a)\)

Definition

Important

\[\left.\begin{array}{r}x(t)=y(t+a)\end{array}\right. \longrightarrow \mathcal{C}_{\textrm{delay}}\big([a],[x](\cdot),[y](\cdot)\big)\]
ctc.delay.contract(a, x, y)

Technical documentation

See the C++ API documentation of this class.