sfstoolbox / sfs-matlab

SFS Toolbox for Matlab/Octave
https://sfs-matlab.readthedocs.io
MIT License
97 stars 39 forks source link

Return delay for driving_function_imp_localwfs() #121

Closed hagenw closed 7 years ago

hagenw commented 7 years ago

driving_function_imp_wfs() and driving_function_imp_nfchoa() now both return their processing delay in seconds as last output parameter. This is missing for driving_function_imp_localwfs(). @fietew: could you add this?

hagenw commented 7 years ago

As far as I see it this is solved, as both driving_function_imp_localwfs_sbl() and driving_function_imp_localwfs_vss() return a delay_offset parameter. @fietew can this be closed?

fietew commented 7 years ago

Yes