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. The graph suppots int32 and float data types.
- Graph Inputs:
- apo_ref_0: X component of the vector of apodization reference;
- xdc_def_0: X component of the Image Points result;
- apo_ref_1: Y component of the vector of apodization reference;
- xdc_def_1: Y component of the Image Points result;
- Graph Outputs:
- out: A vector that represents apodization distance in transmission;