Virtual PhotonicsThe LambertianSurfaceEmittingCylindricalFiberSource type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| LambertianSurfaceEmittingCylindricalFiberSource |
Returns an instance of Lambertian Surface Emitting cylindrical fiber source with source axis rotation and translation
|
Methods
| Name | Description | |
|---|---|---|
| (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 | ||
| GetNextPhoton |
Implements Get next photon
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| _bottomSurfaceEfficiency |
Efficciency of the bottom surface (0-1)
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _curvedSurfaceEfficiency |
Efficciency of the curved surface (0-1)
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _fiberHeightZ |
Fiber height
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _fiberRadius |
Fiber radius
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _initialTissueRegionIndex |
Initial tissue region index
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _newDirectionOfPrincipalSourceAxis |
New source axis direction
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _rotationAndTranslationFlags |
Source rotation and translation flags
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) | |
| _translationFromOrigin |
New source location
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) |
Properties
| Name | Description | |
|---|---|---|
| Rng |
The random number generator used to create photons. If not assigned externally,
a Mersenne Twister (MathNet.Numerics.Random.MersenneTwister) will be created with
a seed of zero.
(Inherited from SurfaceEmittingCylindricalFiberSourceBase.) |
See Also