VPITissueRegion MembersVirtual Photonics - VTS Library
Virtual Photonics

The ITissueRegion type exposes the following members.
Methods

  NameDescription
Public methodContainsPosition
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.
Public methodOnBoundary
Determines if photon on boundary of tissue region. Some checks require adjustments for floating point error in precision of Position.
Public methodRayIntersectBoundary
Checks if the specified photon will intersect the region boundary
Back to Top
Extension Methods

  NameDescription
Public Extension MethodIsAir
Method to determine if tissue region is air or not
(Defined by ITissueRegionExtensions.)
Back to Top
Properties

  NameDescription
Public propertyCenter
Center position
Public propertyRegionOP
Optical properties of tissue region.
Back to Top
See Also