Description Retruns the Gaussian exponent as defined on the Detailed Source dialog Power Tab under the "Gaussian Apodization" Position Apodization option.
Syntax gn = GetSourcePosApodGaussianExponent( n )
Parameters gn (Double) Super-Gaussian exponent.
n As Long Node number of source.
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 SetSourcePosApodGaussianExponent
|