Graph name: graph_imagepoints - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.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 which we 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 which we start the investigation in cartesian coordinate;
  • Graph Outputs:
    • dataout1: An array which represents our points(specific coordinate direction) to analyze;