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)
ctc::delay.contract(a, x, y);
Technical documentation
See the C++ API documentation of this class.