Description Determines if a given source has a "Rn distance Apodization" position apodization type.
Syntax length = IsSourcePosApodLength ( n )
Parameters length (Boolean) Indicates if the source has a Rn distance apodization (True) or not (False).
n As Long Node number of the source.
Remarks This function determines if a given source has a "Rn distance Apodization" position apodization type. If there is a problem the function returns False and does not set an error.
See Also Examples
|