Wiki

Clone wiki

UFF / v0.2 / uff.probe.linear_array

uff.probe.linear_array < uff.probe

Describes a linear array, made of identical elements, uniformly distributed on a line.

Parameters

In addition to those in the parent class: uff.probe

Parameter Datatype Description
number_elements integer Number of elements in the array
pitch single or double Distance between the acoustic ceneter of adyacent elements [m]
element_width single or double (Optional) Element size in the x-axis [m]
element_height single or double (Optional) Element size in the y-axis [m]

linear.png

Example Files

Updated