Description Sets the Gaussian exponent as defined on the Detailed Source dialog Power Tab under the "Gaussian Apodization" Position Apodization option.
Syntax SetSourcePosApodGaussianExponent n, gn
Parameters n As Long Node number of source.
gn As Double Super-Gaussian exponent.
Remarks The Super-Gaussian is defined as Exp[-2(r/w)gn] where w is the 1/e2 half-width and gn is the Super-Gaussian exponent.
See Also GetSourcePosApodGaussianExponent
|