Virtual PhotonicsThe CylinderRegion type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CylinderRegion |
default constructor
|
![]() | CylinderRegion(Position, Double, Double, OpticalProperties, AbsorptionWeightingType) |
CylinderRegion assumes cylinder axis is parallel with z-axis
|
Methods
Name | Description | |
---|---|---|
![]() | ContainsPosition |
method to determine if photon position within cylinder
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnBoundary |
method to determine if photon on boundary of cylinder
|
![]() | RayIntersectBoundary |
method to determine if photon ray (or track) will intersect boundary of cylinder
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | IsAir |
Method to determine if tissue region is air or not
(Defined by ITissueRegionExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() | Center |
center of cyliner
|
![]() | Height |
height of cylinder
|
![]() | Radius |
radius of cylinder
|
![]() | RegionOP |
optical properties of cylinder
|
See Also