This graph is used to compute the distance of the reference apodization point for the dynamic apodization with respect to the transducers position. It returns an array of values that represent the magnitude per transducer.
- Graph Inputs:
- p_para_const: Graph_focusing self-used structural parameters include iter_line, iter_element, and so on. Its definition can be seen in L1/include/kernel_focusing.hpp;
- p_para_pos: X and Y component of the vector that represents the transducer positions;
- Graph Outputs:
- dataout1: An array that represents apodization distance per transducer;