Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Initializes a new instance of CustomSurfaceEmittingSphericalSourceInput class
Namespace: Vts.MonteCarloAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
public CustomSurfaceEmittingSphericalSourceInput( double radius, DoubleRange polarAngleRangeToDefineSphericalSurface, DoubleRange azimuthalAngleRangeToDefineSphericalSurface, Direction newDirectionOfPrincipalSourceAxis, Position translationFromOrigin, int initialTissueRegionIndex )
Parameters
- radius
- Type:
System Double
The radius of the sphere
- polarAngleRangeToDefineSphericalSurface
- Type: Vts.Common DoubleRange
Polar angle range to define spherical surface
- azimuthalAngleRangeToDefineSphericalSurface
- Type: Vts.Common DoubleRange
Azimuthal angle range to define spherical surface
- newDirectionOfPrincipalSourceAxis
- Type: Vts.Common Direction
New source axis direction
- translationFromOrigin
- Type: Vts.Common Position
New source location
- initialTissueRegionIndex
- Type:
System Int32
Initial tissue region index
See Also