VPTissue GetMus Method Virtual Photonics - VTS Library
Virtual Photonics
Returns the scattering coefficient for a given wavelength

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

public double GetMus(
	double wavelength
)

Return Value

Type: OnlineDouble
The scattering coefficient Mus

Implements

IScatterer GetMus(Double)
See Also