VPChromophoreSpectrum Constructor (String, ChromophoreCoefficientType, AbsorptionCoefficientUnit, MolarUnit, WavelengthUnit)Virtual Photonics - VTS Library
Virtual Photonics
Constructor to create the chromophore spectrum starting with empty lists

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

public ChromophoreSpectrum(
	string name,
	ChromophoreCoefficientType coeffType,
	AbsorptionCoefficientUnit absUnits,
	MolarUnit molarUnit,
	WavelengthUnit wavelengthUnit
)
See Also