Main Content
getElementSpacing
System object: phased.UCA
Namespace: phased
Spacing between array elements
Syntax
dist = getElementSpacing(sArray)
dist = getElementSpacing(sArray,disttype)
Description
returns
the arc length between adjacent elements of the dist
= getElementSpacing(sArray
)phased.UCA
System object™, sArray
.
returns
either the arc length or chord length between adjacent elements depending
on the specification of dist
= getElementSpacing(sArray
,disttype
)disttype
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2015a