VPTissue GetMua Method Virtual Photonics - VTS Library
Virtual Photonics
Returns Mua (absorption coefficient) for a given wavelength

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

public double GetMua(
	double wavelength
)

Return Value

Type: OnlineDouble
The absorption coefficient Mua

Implements

IAbsorber GetMua(Double)
See Also