Virtual PhotonicsThe SpectralConverter type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
ConvertCoefficient(Double, AbsorptionCoefficientUnit) |
Method to convert coefficient values with a default MolarUnit of MicroMolar
| |
ConvertCoefficient(Double, AbsorptionCoefficientUnit, MolarUnit) |
Method to convert coefficient values
| |
ConvertWavelength |
Method to convert wavelength values
| |
getAbsorptionCoefficientUnit |
Passes a text string of absorption coefficient unit and returns the relevant enum
| |
getMolarUnit |
Passes a text string of molar unit and returns the relevant enum
| |
getSpectralUnit |
Passes the molar unit enum and the absorption coefficient unit enum and returns it as a string
| |
getWavelengthUnit(String) |
Passes a text string of wavelength unit and returns the relevant enum
| |
getWavelengthUnit(WavelengthUnit) |
passes an enum of WavelengthUnit and returns a string of wavelength unit
|
See Also