wecopttool.WEC.td_to_fd
- WEC.td_to_fd(td, fft=True)[source]
Convert a time-domain array to frequency-domain.
Opposite of
wecopttool.WEC.fd_to_td()
.Calls
wecopttool.fd_to_td()
with the appropriate inputs for the WEC object.- Parameters:
- Return type:
See also