VPSimulationOutput MembersVirtual Photonics - VTS Library
Virtual Photonics

The SimulationOutput type exposes the following members.
Constructors

  NameDescription
Public methodSimulationOutput
Output from a Monte Carlo simulation
Back to Top
Methods

  NameDescription
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodToUnmanagedOutput (Defined by UnmanagedOutputExtension.)
Back to Top
Properties

  NameDescription
Public propertyA_rz
Absorbed Energy as a function of rho and z
Public propertyA_rz2
Absorbed Energy as a function of rho and z 2nd moment
Public propertyAtot
Total Absorbed Energy
Public propertyAtot2
Total Absorbed Energy 2nd moment
Public propertyFlu_rz
Fluence as a function of rho and z
Public propertyFlu_rz2
Fluence as a function of rho and z 2nd moment
Public propertyFlu_rzt
Fluence as a function of rho, z and time
Public propertyFlu_rzt2
Fluence as a function of rho, z and time 2nd moment
Public propertyFlu_xyz
Fluence as a function of x, y and z
Public propertyFlu_xyz2
Fluence as a function of x, y and z 2nd moment
Public propertyInput
Simulation Input that generated this SimulationOutput
Public propertypMC_R_r
perturbation MC Reflectance as a function of rho
Public propertypMC_R_r2
perturbation MC Reflectance as a function of rho 2nd moment
Public propertypMC_R_rt
perturbation MC Reflectance as a function of rho and time
Public propertypMC_R_rt2
perturbation MC Reflectance as a function of rho and time 2nd moment
Public propertyR_a
Reflectance as a function of angle
Public propertyR_a2
Reflectance as a function of angle 2nd moment
Public propertyR_fx
Reflectance as a function of spatial frequency
Public propertyR_fx2
Reflectance as a function of spatial frequency 2nd moment
Public propertyR_r
Reflectance as a function of rho (source-detector separation)
Public propertyR_r2
Reflectance as a function of rho (source-detector separation) 2nd moment
Public propertyR_ra
Reflectance as a function of rho and angle
Public propertyR_ra2
Reflectance as a function of rho and angle 2nd moment
Public propertyR_rt
Reflectance as a function of rho and time
Public propertyR_rt2
Reflectance as a function of rho and time 2nd moment
Public propertyR_rw
Reflectance as a function of rho and omega (temporal frequency)
Public propertyR_rw2
Reflectance as a function of rho and omega (temporal frequency) 2nd moment
Public propertyR_xy
Reflectance as a function of x and y
Public propertyR_xy2
Reflectance as a function of x and y 2nd moment
Public propertyRad_r
Radiance as a function of rho (surface tally)
Public propertyRad_r2
Radiance as a function of rho (surface tally) 2nd moment
Public propertyRad_rza
Radiance as a function of rho, z and angle (volume tally)
Public propertyRad_rza2
Radiance as a function of rho, z and angle (volume tally) 2nd moment
Public propertyRad_xyztp
Radiance as a function of x, y, z, theta and phi (volume tally)
Public propertyRad_xyztp2
Radiance as a function of x, y, z, theta and phi (volume tally) 2nd moment
Public propertyRd
Diffuse Reflectance
Public propertyRd2
Diffuse Reflectance 2nd moment
Public propertyRefMT_rs_frac
Reflected Momentum Transfer of Rho and Tissue SubRegion with a histogram of MT fractional MT
Public propertyRefMT_rs_hist
Reflected Momentum Transfer of Rho and Tissue SubRegion with a histogram of MT
Public propertyRefMT_rs_hist2
Reflected Momentum Transfer of Rho and Tissue SubRegion with a histogram of MT 2nd moment
Public propertyRefTime_rs_hist
Reflected Time of Rho and Tissue SubRegion with a histogram of Time
Public propertyRefTime_rs_hist2
Reflected Time of Rho and Tissue SubRegion with a histogram of Time 2nd moment
Public propertyResultsDictionary
Dictionary holding detector results as specified in SimulationInput
Public propertyRspec
Specular Reflectance
Public propertyRspec2
Specular Reflectance 2nd moment
Public propertyT_a
Transmittance as a function of angle
Public propertyT_a2
Transmittance as a function of angle 2nd moment
Public propertyT_r
Transmittance as a function of rho (source-detector separation)
Public propertyT_r2
Transmittance as a function of rho (source-detector separation) 2nd moment
Public propertyT_ra
Transmittance as a function of rho and angle
Public propertyT_ra2
Transmittance as a function of rho and angle 2nd moment
Public propertyTd
Diffuse Transmittance
Public propertyTd2
Diffuse Transmittance 2nd moment
Back to Top
See Also