Virtual PhotonicsThe SimulationOutput type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| SimulationOutput |
Output from a Monte Carlo simulation
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Extension Methods
| Name | Description | |
|---|---|---|
| ToUnmanagedOutput | (Defined by UnmanagedOutputExtension.) |
Properties
| Name | Description | |
|---|---|---|
| A_rz |
Absorbed Energy as a function of rho and z
| |
| A_rz2 |
Absorbed Energy as a function of rho and z 2nd moment
| |
| Atot |
Total Absorbed Energy
| |
| Atot2 |
Total Absorbed Energy 2nd moment
| |
| Flu_rz |
Fluence as a function of rho and z
| |
| Flu_rz2 |
Fluence as a function of rho and z 2nd moment
| |
| Flu_rzt |
Fluence as a function of rho, z and time
| |
| Flu_rzt2 |
Fluence as a function of rho, z and time 2nd moment
| |
| Flu_xyz |
Fluence as a function of x, y and z
| |
| Flu_xyz2 |
Fluence as a function of x, y and z 2nd moment
| |
| Input |
Simulation Input that generated this SimulationOutput
| |
| pMC_R_r |
perturbation MC Reflectance as a function of rho
| |
| pMC_R_r2 |
perturbation MC Reflectance as a function of rho 2nd moment
| |
| pMC_R_rt |
perturbation MC Reflectance as a function of rho and time
| |
| pMC_R_rt2 |
perturbation MC Reflectance as a function of rho and time 2nd moment
| |
| R_a |
Reflectance as a function of angle
| |
| R_a2 |
Reflectance as a function of angle 2nd moment
| |
| R_fx |
Reflectance as a function of spatial frequency
| |
| R_fx2 |
Reflectance as a function of spatial frequency 2nd moment
| |
| R_r |
Reflectance as a function of rho (source-detector separation)
| |
| R_r2 |
Reflectance as a function of rho (source-detector separation) 2nd moment
| |
| R_ra |
Reflectance as a function of rho and angle
| |
| R_ra2 |
Reflectance as a function of rho and angle 2nd moment
| |
| R_rt |
Reflectance as a function of rho and time
| |
| R_rt2 |
Reflectance as a function of rho and time 2nd moment
| |
| R_rw |
Reflectance as a function of rho and omega (temporal frequency)
| |
| R_rw2 |
Reflectance as a function of rho and omega (temporal frequency) 2nd moment
| |
| R_xy |
Reflectance as a function of x and y
| |
| R_xy2 |
Reflectance as a function of x and y 2nd moment
| |
| Rad_r |
Radiance as a function of rho (surface tally)
| |
| Rad_r2 |
Radiance as a function of rho (surface tally) 2nd moment
| |
| Rad_rza |
Radiance as a function of rho, z and angle (volume tally)
| |
| Rad_rza2 |
Radiance as a function of rho, z and angle (volume tally) 2nd moment
| |
| Rad_xyztp |
Radiance as a function of x, y, z, theta and phi (volume tally)
| |
| Rad_xyztp2 |
Radiance as a function of x, y, z, theta and phi (volume tally) 2nd moment
| |
| Rd |
Diffuse Reflectance
| |
| Rd2 |
Diffuse Reflectance 2nd moment
| |
| RefMT_rs_frac |
Reflected Momentum Transfer of Rho and Tissue SubRegion with a histogram of MT fractional MT
| |
| RefMT_rs_hist |
Reflected Momentum Transfer of Rho and Tissue SubRegion with a histogram of MT
| |
| RefMT_rs_hist2 |
Reflected Momentum Transfer of Rho and Tissue SubRegion with a histogram of MT 2nd moment
| |
| RefTime_rs_hist |
Reflected Time of Rho and Tissue SubRegion with a histogram of Time
| |
| RefTime_rs_hist2 |
Reflected Time of Rho and Tissue SubRegion with a histogram of Time 2nd moment
| |
| ResultsDictionary |
Dictionary holding detector results as specified in SimulationInput
| |
| Rspec |
Specular Reflectance
| |
| Rspec2 |
Specular Reflectance 2nd moment
| |
| T_a |
Transmittance as a function of angle
| |
| T_a2 |
Transmittance as a function of angle 2nd moment
| |
| T_r |
Transmittance as a function of rho (source-detector separation)
| |
| T_r2 |
Transmittance as a function of rho (source-detector separation) 2nd moment
| |
| T_ra |
Transmittance as a function of rho and angle
| |
| T_ra2 |
Transmittance as a function of rho and angle 2nd moment
| |
| Td |
Diffuse Transmittance
| |
| Td2 |
Diffuse Transmittance 2nd moment
|
See Also