Graph name: graph_imagepoints - 2024.2 English

Vitis Libraries

Release Date
2025-05-14
Version
2024.2 English

The graph_imagepoints graph is used to create an array(specific coordinate direction), which represents the part of investigation made by the specific emission of the Ultrasound Probe. It is dependent on the investigation depth and the incremental investigation that you want to perform (based on our sampling frquency).

  • Graph Inputs:
    • para_const: Graph_imagepoints self-used structural parameters include step(the distance between adjacent points), iter_line(record number of lines that have been processed), and so on.
    • para_start: The position that you start the investigation in cartesian coordinate;
  • Graph Outputs:
    • dataout1: An array that represents the points(specific coordinate direction) to analyze;