Description Determines if a particular direction source is an astigmatic Gaussian beam. If there is a problem, the function sets no error and returns False.
Syntax isType = IsSourceDirAstigmaticGausBeam( n )
Parameters isType (Boolean) Set to True if the source is an astigmatic Gaussian beam, False otherwise.
n As Long Node number of the specified source.
See Also SetSourceDirAstigmaticGausBeam GetSourceDirAstigmaticGausBeam InitSourceDirAstigmaticGausBeam
|