VPSpectralDatabase GetSpectrumValue Method Virtual Photonics - VTS Library
Virtual Photonics
Method to retrieve a spectral value keyed by it's name in the database

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

public static double GetSpectrumValue(
	string name,
	double wavelength
)

Return Value

Type: OnlineDouble
Value at the given wavelength
See Also