Description Retrieves the type of direction apodization function from a specified source.
Syntax funcType = GetSourceDirApodFuncType ( n )
Parameters funcType (String) Returns the type of direction apodization for the particular source.
n As Long Node number of the source.
Remarks This function retrieves the type of direction apodization function from a specified source. If there is a problem the function returns an empty string and does not set an error.
See Also
Examples
|