Description Sets the Gaussian power position apodization from a specified source.
Syntax SetSourcePosApodGaussian n, semiWidthX, semiWidthY, offsetX, offsetY
Parameters n As Long Node number of the source.
semiWidthX As Double The new X semi-width of the 1/e2 power point.
semiWidthY As Double The new Y semi-width of the 1/e2 power point.
offsetX As Double The new X offset of the Gaussian center.
offsetY As Double The new Y offset of the Gaussian center.
Remarks This subroutine sets the Gaussian power position apodization from a specified source. If there is a problem the subroutine returns without modifying the source or setting an error.
See Also Examples
|