VPTissue GetG Method Virtual Photonics - VTS Library
Virtual Photonics
Returns the anisotropy coefficient for a given wavelength

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

public double GetG(
	double wavelength
)

Return Value

Type: OnlineDouble
The anisotropy coeffient g

Implements

IScatterer GetG(Double)
See Also