Description Data structure for describing a wavelength and its associated attributes.
Definition Type T_WAVELENGTHSPEC wavelen As Double 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
Examples
|