VPChromophoreAbsorber Constructor (String, Double, ChromophoreCoefficientType)Virtual Photonics - VTS Library
Virtual Photonics
Creates a chromophore with a particular value. Name is used to reference the spectral database.

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

public ChromophoreAbsorber(
	string name,
	double concentration,
	ChromophoreCoefficientType chromophoreCoefficientType
)
See Also