Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
A string representing the molar units
Passes the molar unit enum and the absorption coefficient unit enum and returns it as a string
Namespace: Vts.SpectralMappingAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- molarUnit
- Type: Vts MolarUnit
The molar unit enum
- absorptionCoefficientUnit
- Type: Vts AbsorptionCoefficientUnit
an absorption coefficient enum
Return Value
Type: StringA string representing the molar units
See Also