POS = getElementPosition(H) returns
the element positions in the array H.
Input Arguments
H
Array object consisting of replicated subarrays.
Output Arguments
POS
Element positions in array. POS is a 3-by-N
matrix, where N is the number of elements in H.
Each column of POS defines the position of an
element in the local coordinate system, in meters, using the form
[x; y; z].