Description Determines if a given source has a "Sampled as a function of spherical angles" direction apodization type.
Syntax sample = IsSourceDirApodSampled ( n )
Parameters sample (Boolean) Indicates if the source has a Uniform direction apodization type (True) or not (False).
n As Long Node number of the source.
Remarks This function determines if a given source has a "Sampled as a function of spherical angles" direction apodization type. If there is a problem the function returns False and does not set an error.
See Also Examples
|