Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
True if the specified position is within the tissue region, false otherwise
Checks to see if the specified position is within the tissue region. Definition should be such
that regions do not overlap, i.e. photon can only be in one region at a time.
Namespace: Vts.MonteCarloAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- p
- Type: Vts.Common Position
The position to test
Return Value
Type: BooleanTrue if the specified position is within the tissue region, false otherwise
See Also