This graph is used to compute the distance of our reference apodization point for the dynamic apodization with respect to the image points. This version is used in SA to create a dynamic apodization also in transmission and not only in reception.
- Graph Inputs:
- apo_ref_0: X component of the vector of apodization reference;
- img_points_0: X component of the Image Points result;
- apo_ref_1: Y component of the vector of apodization reference;
- img_points_1: Y component of the Image Points result;
- Graph Outputs:
- focusing_output: A vector which represents apodization distance in transmission;