VPSourceType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
Source types defined organized by dimension and geometric type

Namespace: Vts.MonteCarlo
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public enum SourceType
Members

  Member nameValueDescription
IsotropicPoint0 Point sources: isotropic
DirectionalPoint1 Point sources: directional point
CustomPoint2 Point sources: custom point
IsotropicLine3 1D Line sources: isotropic line
DirectionalLine4 1D Line sources: directional line
CustomLine5 1D Line sources: custom
DirectionalCircular6 2D Circular surface sources: directional
CustomCircular7 2D Circular surface sources: custom
DirectionalElliptical8 2D Elliptical surface sources: directional
CustomElliptical9 2D Elliptical surface sources: custom
DirectionalRectangular10 2D Rectangular surface sources: directional
CustomRectangular11 2D Rectangular surface sources: custom
LambertianSurfaceEmittingSpherical12 Spherical surface sources: Lambertian
CustomSurfaceEmittingSpherical13 Spherical surface sources: custom
LambertianSurfaceEmittingCubiodal14 Cubiodal surface sources: Lambertian surface emitting cubiodal
LambertianSurfaceEmittingTubular15 Tubular sources: Lambertian
LambertianSurfaceEmittingCylindricalFiber16 Cylindrical fiber sources: Lambertian cylindrial fiber
IsotropicVolumetricCuboidal17 3D Cubiodal volume sources: isotropic
CustomVolumetricCubiodal18 3D Cubiodal volume sources: custom
IsotropicVolumetricEllipsoidal19 3D Ellipsoidal volume sources: isotropic
CustomVolumetricEllipsoidal20 3D Ellipsoidal volume sources: custom
See Also