VPTissueBase GetAngleRelativeToBoundaryNormal Method Virtual Photonics - VTS Library
Virtual Photonics
method to determine photon's angle relative to the boundary normal

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

public abstract double GetAngleRelativeToBoundaryNormal(
	Photon photon
)

Return Value

Type: OnlineDouble
angle relative to normal

Implements

ITissue GetAngleRelativeToBoundaryNormal(Photon)
See Also