VPITissue GetAngleRelativeToBoundaryNormal Method Virtual Photonics - VTS Library
Virtual Photonics
Method to provide the angle relative to a tissue boundary.

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

double GetAngleRelativeToBoundaryNormal(
	Photon photon
)

Parameters

photon
Type: Vts.MonteCarlo Photon
Photon information (e.g. direction and position).

Return Value

Type: OnlineDouble
See Also