Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Monte Carlo simulation input data
Namespace: Vts.MonteCarloAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- numberOfPhotons
- Type: System Int64
long number indicating number of photons launched from source
- outputName
- Type: System String
string indicating output name
- simulationOptions
- Type: Vts.MonteCarlo SimulationOptions
options to execute simulation
- sourceInput
- Type: Vts.MonteCarlo ISourceInput
ISourceInput specifying source of light
- tissueInput
- Type: Vts.MonteCarlo ITissueInput
ITissueInput specifying tissue definition
- detectorInputs
- Type: System.Collections.Generic IList IDetectorInput
IDetectorInput specifying which detectors to tally
See Also