Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Boolean
boolean
method to determine if photon ray (or track) will intersect boundary of cylinder
Namespace: Vts.MonteCarlo.TissuesAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- photon
- Type: Vts.MonteCarlo Photon
photon position, direction, etc.
- distanceToBoundary
- Type:
System Double
distance to boundary
Return Value
Type:
boolean
Implements
ITissueRegion RayIntersectBoundary(Photon, Double )See Also