Graph name: Samples - 2024.2 English

Vitis Libraries

Release Date
2025-05-14
Version
2024.2 English

This graph is used to compute the delay in reception for every transducer. It also sums the delay in transmission to obtain the valid samples for the interpolation.

  • Graph Inputs:
    • image_points_from_PL_2: Result of Image Points;
    • delay_from_PL: Result of Delay;
    • xdc_def_positions: X-Y-Z vector that represents the positions of our transducers in the probe;
    • sampling_frequency: The sampling frequency of the probe;
  • Graph Outputs:
    • samples_to_PL: A vector that represents our valid entries in the rf-data vector;