Description Retrieves the Jones Matrix coating polarization algorithm for a specified Polarizer / Waveplate (Jones Matrix) coating.
Syntax bool = GetMatrixCoatingPolarizationAlgorithm cNode
Parameters cNode As Long Node number of the Polarizer / Waveplate (Jones Matrix) coating.
Remarks This subroutine retrieves a Boolean flag for the polarization algorithm for a specified Polarizer / Waveplate (Jones Matrix) coating. Returns True if legacy algorithm is in use, or False if newer algorithm is in use.
See Also SetMatrixCoatingPolarizationAlgorithm
|