Description Retrieves the number of wavelengths in the efficiency table for a specific surface.
Syntax count = GetDiffractWavelengthCount ( n )
Parameters count (Long) The number of wavelengths from the efficiency table.
n As Long Node number of the surface.
Remarks This function retrieves the number of wavelengths in the efficiency table for a specific surface. If there is a problem, the function sets an error and returns 0.
See Also Diffraction Grating Script Commands
|