Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Returns an instance of pMCROfRhoAndTimeDetector. Tallies perturbed R(rho,time). Instantiate with reference optical properties. When
method Tally invoked, perturbed optical properties passed.
Namespace: Vts.MonteCarlo.DetectorsAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- rho
- Type: Vts.Common DoubleRange
rho binning
- time
- Type: Vts.Common DoubleRange
time binning
- tissue
- Type: Vts.MonteCarlo ITissue
tissue definition
- perturbedOps
- Type:
System.Collections.Generic IList OpticalProperties
list of perturbed optical properties, indexing matches tissue indexing
- perturbedRegionIndices
- Type:
System.Collections.Generic IList
Int32
list of perturbed tissue region indices, indexing matches tissue indexing
- tallySecondMoment
- Type:
System Boolean
flag indicating whether to tally second moment info for error results
- name
- Type:
System String
detector name
See Also