Graph name: Delay - 2024.2 English

Vitis Libraries

Release Date
2025-05-14
Version
2024.2 English

This graph is used to compute the transmit delay. It returns an array of values, which represent the transmission time for every incremental point of the investigation. This graph is used in ScanLine and SA applications.

  • Graph Inputs:
    • image_points_from_PL: the result of Image Points;
    • image_points_from_PL2: the result of Image Points;
    • tx_def_ref_point: X-Y-Z array with the reference point of the investigation for that iteration;
    • tx_def_delay_distance: X-Y-Z array that represents the absolute distance with respect to the focus;
    • tx_def_delay_distance2: X-Y-Z array that represents the absolute distance with respect to the focus;
    • tx_def_focal_point: X-Y-Z array that represent our focus;
    • t_start: The starting time of emission;
  • Graph Outputs:
    • delay_to_PL: A vector that represents the time delay per point to analyze;