phased.HeterogeneousConformalArray.getElementPosition
Positions of array elements
Description
pos = getElementPosition( returns the
element positions of the HeterogeneousConformalArray System object™, sHCA)sHCA. POS is an
3-by-N matrix where N is the number of elements in
sHCA. Each column of pos defines the position of
an element in the local coordinate system, in meters, in the form
[x;y;z].
For details regarding the local coordinate system of the conformal or heterogeneous
conformal array, enter phased.ConformalArray.coordinateSystemInfo.
pos = getElementPosition(sHCA,elemidx) returns the positions of the
elements that are specified in the element index vector elemidx.
Examples
Input Arguments
Version History
Introduced in R2013a