VPSimulationOptions Constructor (Int32, RandomNumberGeneratorType, AbsorptionWeightingType)Virtual Photonics - VTS Library
Virtual Photonics
constructor that uses Henyey-Greenstein phase function, does not save photon data to database, tallies 2nd moment information, does not track statistics and designates simulation index to 0

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

public SimulationOptions(
	int seed,
	RandomNumberGeneratorType rngType,
	AbsorptionWeightingType absWeightingType
)
See Also