Description Retrieves the number of sample points used for power scaling of a coherent source.
Syntax GetSourceCoherentPowerSampling n, Xsamp, Ysamp
Parameters n As Long Node number of the source.
Xsamp As Long Number of samples in the x-direction used for coherent source power scaling.
Ysamp As Long Number of samples in the y-direction used for coherent source power scaling.
Remarks This subroutine retrieves the number of sample points used in power scaling of a coherent source. If there is a problem the subroutine returns without modifying the source.
See Also Examples
|