VPISpectrum GetSpectralValue Method Virtual Photonics - VTS Library
Virtual Photonics
Returns the spectral value for a specific wavelength

Namespace: Vts.SpectralMapping
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

double GetSpectralValue(
	double wavelength
)

Return Value

Type: OnlineDouble
A double representing the spectral value
See Also