Virtual PhotonicsThe IsotropicLineSource type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | IsotropicLineSource |
Returns an instance of isotropicLineSource with line length, source profile, direction, position,
inward normal beam rotation and initial tissue region index.
|
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 ![]() |
![]() | GetFinalDirection |
Returns direction for a given position
(Overrides LineSourceBase GetFinalDirection(Position).) |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetNextPhoton |
Implements Get next photon
(Inherited from LineSourceBase.) |
![]() | ![]() | 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 | |
---|---|---|
![]() | _beamRotationFromInwardNormal |
Beam rotation from inward normal
(Inherited from LineSourceBase.) |
![]() | _initialTissueRegionIndex |
Initial tissue region index
(Inherited from LineSourceBase.) |
![]() | _lineLength |
The length of the line source
(Inherited from LineSourceBase.) |
![]() | _newDirectionOfPrincipalSourceAxis |
New source axis direction
(Inherited from LineSourceBase.) |
![]() | _rotationAndTranslationFlags |
Source rotation and translation flags
(Inherited from LineSourceBase.) |
![]() | _sourceProfile |
Source profile type
(Inherited from LineSourceBase.) |
![]() | _translationFromOrigin |
New source location
(Inherited from LineSourceBase.) |
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 LineSourceBase.) |
See Also