set_digitized_time_delays()

This function is deprecated and should not be used. It has been replaced by set_time_delays.

Description: Determine the time delays needed to focus a transducer array at the given point. Time delays are shifted to fit the temporal grid rather than being allowed to fall between temporal samples.

Usage

transducer = set_digitized_time_delays(transducer, x, y, z, medium, fs); 

Arguments

Output Parameters

Notes

This function alters the transducer struct, the output transducer

should be the same as the input transducer (transducer).