Description Retrieves value from Amplitude/Phase Mask Top (Amplitude) data array element at given row and column indicies.
Syntax topval = GetSourcePosApodSampTopVal( n, row, col )
Parameters topval (Double) Data value from Amplitude/Phase Mask Top (Amplitude) data array element at given row and column indicies.
n As Long Node number of apodized source.
row As Long Top value row index.
col As Long Top value column index.
Remarks Retrieves value from Amplitude/Phase Mask Top (Amplitude) data array element at given row and column indicies.
See Also
|