VPSpectralConverter getWavelengthUnit Method (WavelengthUnit)Virtual Photonics - VTS Library
Virtual Photonics
passes an enum of WavelengthUnit and returns a string of wavelength unit

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

public static string getWavelengthUnit(
	WavelengthUnit wavelengthUnit
)

Return Value

Type: OnlineString
string representing wavelength unit
See Also