Virtual PhotonicsThe PostProcessorInputProvider type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PostProcessorInputProvider | Initializes a new instance of the PostProcessorInputProvider class |
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 | ||
| GenerateAllPostProcessorInputs |
Method that provides instances of all inputs in this class.
| |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| pMCROfRhoROfRhoAndTime |
Perturbation MC R(rho). This assumes database being post-processed is for
tissue system with one layer.
| |
| PostProcessorROfRho |
Perturbation MC R(rho)
| |
| ToFile |
Method to write this class to xml file.
(Inherited from PostProcessorInput.) | |
Returns a string that represents the current object. (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| DatabaseSimulationInputFilename |
string identifying database SimulationInput filename
(Inherited from PostProcessorInput.) | |
| DetectorInputs |
IList of IDetectorInput
(Inherited from PostProcessorInput.) | |
| InputFolder |
string input folder
(Inherited from PostProcessorInput.) | |
| OutputName |
string identifying output filename
(Inherited from PostProcessorInput.) | |
| TallySecondMoment |
boolean indicating whether to tally 2nd moment or not
(Inherited from PostProcessorInput.) |
See Also