VPMultiLayerTissue GetAngleRelativeToBoundaryNormal Method Virtual Photonics - VTS Library
Virtual Photonics
method to get angle between photons current direction and boundary normal

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

public override double GetAngleRelativeToBoundaryNormal(
	Photon photon
)

Return Value

Type: OnlineDouble

Implements

ITissue GetAngleRelativeToBoundaryNormal(Photon)
See Also