Navigation: Scripting Reference Manual > Functions & Subroutines > GetMatrixCoatingType

 

GetMatrixCoatingType

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the Jones matrix type of a particular matrix coating.

 

Syntax

coatType = GetMatrixCoatingType ( id )

 

Parameters

coatType (String)

Returns the type of Jones matrix type as one of the following String values:

"General Matrix"

"X Linear Polarizer"

"Y Linear Polarizer"

"+45 Linear Polarizer"

"-45 Linear Polarizer"

"1/4 wave Fast Axis X"

"1/4 wave Fast Axis Y"

"1/4 wave Fast Axis +45"

"1/4 wave Fast Axis -45"

"1/2 wave Fast Axis X"

"1/2 wave Fast Axis Y"

"1/2 wave Fast Axis +45"

"1/2 wave Fast Axis -45"

"Right Circular Polarizer"

"Left Circular Polarizer".

 

id As Long

Identifier of the matrix coating to be checked.

 

Remarks

This function retrieves the Jones matrix type of a particular matrix coating. If there is a problem the function sets an error and returns an empty string.

 

See Also

T_JONESMATRIX

AddMatrixCoating

AddMatrixCoatingType

InitMatrixCoating

GetMatrixCoating

SetMatrixCoating

SetMatrixCoatingType

Examples

Coatings

 

 

 

 

 

Copyright © Photon Engineering, LLC