Navigation: Scripting Reference Manual > Data Structures > T_WAVELENGTHSPEC

 

T_WAVELENGTHSPEC

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for describing a wavelength and its associated attributes.

 

Definition

Type T_WAVELENGTHSPEC

wavelen As Double
weight As Double
colorR As Long
colorG As Long
colorB As Long

End Type

 

Members

wavelen

The wavelength, in microns.

 

weight

The relative weight assigned to the wavelength.

 

colorR

The red component of the wavelength color. Valid values are from 0 to 255.

 

colorG

The green component of the wavelength color. Valid values are from 0 to 255.

 

colorB

The blue component of the wavelength color. Valid values are from 0 to 255.

 

 

Used as Parameter in

AddSourceWavelengthSpec

SetSourceIthWavelengthSpec

GetSourceIthWavelengthSpec

 

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC