This graph is used to compute a dynamic Hanning Window for every transducer. So, this graph is used to calculate the apodization for the reception.
- Graph Inputs:
- image_points: Result of Image Points;
- apodization_reference: X-Y-Z vector which represents the positions of our apodization reference;
- apo_distance_k: Result of Focusing;
- F_number: The selected F number for the application;
- Graph Outputs:
- apodization: A vector which represents our Hanning Window for the reference point chosen;