VPChromophoreSpectrumDictionary ClassVirtual Photonics - VTS Library
Virtual Photonics
A class representing a dictionary of the chromophore spectrum data Added a collection data contract to define the node names and namespace when serializing and deserializing the class.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic Dictionary OnlineString, ChromophoreSpectrum 
    Vts.SpectralMapping ChromophoreSpectrumDictionary

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

public class ChromophoreSpectrumDictionary : Dictionary<string, ChromophoreSpectrum>
See Also