Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
SimulationOptions |
default constructor
| |
SimulationOptions(Int32) |
constructor that takes in seed but uses default values for all other parameters
| |
SimulationOptions(Int32, RandomNumberGeneratorType, AbsorptionWeightingType) |
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
| |
SimulationOptions(Int32, RandomNumberGeneratorType, AbsorptionWeightingType, PhaseFunctionType, IList DatabaseType , Boolean, Boolean, Double, Int32) |
constructor for simulation options, a class sub to SimulationInput
|
See Also