VPForwardSolverType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
Types of Forward solvers in our gui

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

public enum ForwardSolverType
Members

  Member nameValueDescription
PointSourceSDA0 Standard Diffusion Approximation (SDA) with point source forward solver
DistributedPointSourceSDA1 Standard Diffusion Appoximation (SDA) with distributed point source forward solver
DistributedGaussianSourceSDA2 Standard Diffusion Approximation (SDA) with Gaussian distributed source forward solver
DeltaPOne3 delta-P1 forward solver
MonteCarlo4 scaled Monte Carlo forward solver
Nurbs5 scaled Monte Carlo forward solver with non-uniform rational b-splines forward solver
See Also