Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
The new dictionary of chromophore spectra
Appends a new chromophore spectral dictionary created from a tab-delimited stream onto an existing dictionary of chromophore spectra
Namespace: Vts.SpectralMappingAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- existingDictionary
- Type: Vts.SpectralMapping ChromophoreSpectrumDictionary
The existing dictionary to which to append
- fileStream
- Type: System.IO Stream
The file stream
Return Value
Type: ChromophoreSpectrumDictionaryThe new dictionary of chromophore spectra
See Also