Navigation: Scripting Reference Manual > Functions & Subroutines > AddQuarterWaveCoating

 

AddQuarterWaveCoating

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a new Quarter Wave coating to the associated FRED document.

 

Syntax

id = AddQuarterWaveCoating ( cname, wavelength, angle, material )

 

Parameters

id (Long)

Identifier of the new coating, or -1 if there is an error.

 

cname As String

Holds the name of the new coating.

 

wavelength As Double

Holds the design wavelength for the new coating, in microns

 

angle As Double

Holds the design angle for the new coating, in degrees

 

material As Long

Holds identifier of the film layer material of the new coating

 

 

Remarks

This function adds a new Quarter Wave coating to the associated FRED document. If there is a problem, the function posts an error and returns the value -1.

 

See Also

GetQuarterWaveCoating

SetQuarterWaveCoating

Examples

Coatings

 

 

 

 

 

 

Copyright © Photon Engineering, LLC