Virtual PhotonicsThe ChromophoreSpectrum type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ChromophoreSpectrum |
Default constructor to create the chromophore spectrum
| |
| ChromophoreSpectrum(String, ChromophoreCoefficientType, AbsorptionCoefficientUnit, MolarUnit, WavelengthUnit) |
Constructor to create the chromophore spectrum starting with empty lists
| |
| ChromophoreSpectrum(List Double , List Double , String, ChromophoreCoefficientType, AbsorptionCoefficientUnit, MolarUnit, WavelengthUnit) |
Constructor to create the chromophore spectrum
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetSpectralValue |
Linearly interpolates known spectra to attain spectral value
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| AbsorptionCoefficientUnit |
The absorption coefficient units
| |
| ChromophoreCoefficientType |
The chromophore coefficient type
| |
| MolarUnit |
The molar units
| |
| Name |
Name of the chromophore absorber
| |
| Spectrum |
A list of doubles representing the spectral values
| |
| Wavelengths |
A list of doubles representing the wavelengths
| |
| WavelengthUnit |
The wavelength units
|
See Also