VPSpectralConverter MembersVirtual Photonics - VTS Library
Virtual Photonics

The SpectralConverter type exposes the following members.
Methods

  NameDescription
Public methodStatic memberConvertCoefficient(Double, AbsorptionCoefficientUnit)
Method to convert coefficient values with a default MolarUnit of MicroMolar
Public methodStatic memberConvertCoefficient(Double, AbsorptionCoefficientUnit, MolarUnit)
Method to convert coefficient values
Public methodStatic memberConvertWavelength
Method to convert wavelength values
Public methodStatic membergetAbsorptionCoefficientUnit
Passes a text string of absorption coefficient unit and returns the relevant enum
Public methodStatic membergetMolarUnit
Passes a text string of molar unit and returns the relevant enum
Public methodStatic membergetSpectralUnit
Passes the molar unit enum and the absorption coefficient unit enum and returns it as a string
Public methodStatic membergetWavelengthUnit(String)
Passes a text string of wavelength unit and returns the relevant enum
Public methodStatic membergetWavelengthUnit(WavelengthUnit)
passes an enum of WavelengthUnit and returns a string of wavelength unit
Back to Top
See Also