Wiki

Clone wiki

UFF / v0.1 / uff.element

uff.element < uff

UFF class to define an ultrasonic element

Parameters

Parameter Datatype Description
transform uff.transform Attitude of the element in 3D space
element_geometry H5Link to uff.element_geometry (Optional) Geometry of the element
impulse_response H5Link to uff.impulse_response (Optional) Electromechanical impulse response

Notes

The class describe an ultrasonic element with a given geometry and impulse response, located at a given location in space. The element_geometry defines the geometry of the elements that have unique geometry (i.e. in a linear array element_geometry will have size 1) and unique impulse response.

Files

Updated