Wiki

Clone wiki

UFF / v0.2 / 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 int32 (Optional) index of the uff.element_geometry in the uff.probe group
impulse_response int32 index of the uff.impulse_response in the uff.probe group

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.

circular.pngtransformed_element.png

Example Files

Updated