Wiki

Clone wiki

UFF / v0.2 / uff.element_geometry

uff.element_geometry < uff

Describes the geometry of an ultrasonic element.

Parameters

Parameter Datatype Description
perimeter uff.perimeter (Optional) List of positions defining the element perimeter

Notes

Here we assume that the acoustic center of the element is at origin O = (0; 0; 0) pointing towards Z = (0; 0; 1). The element shape is defined by a closed perimeter contained within the XY -plane, that is in turn composed of an ordered set of uff.position instances.

circular.png

Example File

Updated