VPSpectralDatabase GetDatabaseFromFile Method Virtual Photonics - VTS Library
Virtual Photonics
Returns a dictionary of Chromophore spectra from the specified file

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

public static ChromophoreSpectrumDictionary GetDatabaseFromFile(
	string fileName
)

Return Value

Type: ChromophoreSpectrumDictionary
Dictionary of Chromophore spectra
See Also