Navigation: Scripting Reference Manual > Functions & Subroutines > AddSampledCoatingWavelength

 

AddSampledCoatingWavelength

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a wavelength to an existing Sampled Coating.

 

Syntax

AddSampledCoatingWavelength id, wavelength, refl, reflPhase, trans, transPhase

 

Parameters

id As Long

Identifier of the Sampled Coating.

 

wavelength As Double

The new wavelength (in microns) for the Sampled Coating.

 

refl As Double

The reflection power coefficient at wavelength.

 

reflPhase As Double

The reflection coefficient phase, in degrees, at wavelength.

 

trans As Double

The transmission power coefficient at wavelength.

 

transPhase As Double

The transmission coefficient phase, in degrees, at wavelength.

 

Remarks

This subroutine adds a wavelength to an existing Sampled Coating. If there is a problem the subroutine sets an error and returns without modifying the Sampled Coating.

 

See Also

AddSampledCoating

DeleteSampledCoatingIthWavelength

DeleteSampledCoatingWavelength

GetSampledCoatingIthWavelength

GetSampledCoatingWavelengthCount

Examples

Coatings

 

 

 

 

 

Copyright © Photon Engineering, LLC