Description Retrieves the specification of a particular quarter wave coating in the FRED document.
Syntax GetQuarterWaveCoating id, wave, angle, material
Parameters id As Long Identifier of the coating.
wave As Double Returns the design wavelength of the coating, in microns.
angle As Double Returns the design angle of the coating, in degrees.
material As Long Returns the identifier of the film layer material of the coating.
Remarks This subroutine retrieves the specification of a particular quarter wave coating in the FRED document. If there is a problem the subroutine sets an error and returns without modifying the parameters.
See Also Examples
|