Description Sets the wavelength for the ith absorption coefficient for a particular material in the associated FRED document.
Syntax SetIthMaterialAbsorbWavel id, indx, wavel
Parameters id As Long The identifier of the material.
indx As Long Zero-based index of absorption coefficient or internal transmittance value.
wavel As Double Wavelength for the ith absorption coefficient or internal transmittance value.
Remarks This subroutine sets the wavelength for the ith absorption coefficient or internal transmittance value for the given material. If there is a problem the subroutine sets an index out of bounds error.
See Also Examples
|