WEC
WEC.time_mat
Matrix to create time-series from Fourier coefficients.
For some array of Fourier coefficients x (excluding the sine component of the highest frequency), size (2*nfreq, ndof), the time series is obtained via time_mat @ x, also size (2*nfreq, ndof).
x
(2*nfreq, ndof)
time_mat @ x