Description Retrieves the data of the source position length apodization of the specified source.
Syntax success = GetSourcePosApodLength ( n, apodLength )
Parameters success (Boolean) Indicates if the function succeeded (True) or failed (False).
n As Long Node number of the source.
apodLength As T_SOURCEPOSAPODLENGTH Structure containing the position apodization data from the source.
Remarks This function retrieves the length of the source position apodization. If there is a problem the function returns False and does not set an error.
See Also Examples
|