Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Boolean
True if photon on boundary, false if not
Method to determine if photon on layer boundary. Needed to determine which boundary photon is
on when layer region contains inclusion. Errors in Position accommodated for in test.
Namespace: Vts.MonteCarlo.TissuesAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- p
- Type: Vts.Common Position
Position being checked
Return Value
Type:
True if photon on boundary, false if not
Implements
ITissueRegion OnBoundary(Position)See Also