Virtual PhotonicsThe PostProcessorInput type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PostProcessorInput |
default constructor
|
![]() | PostProcessorInput(IList IDetectorInput , Boolean, String, String, String) |
constructor for post-processor input
|
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 ![]() |
![]() ![]() | FromFile |
Method to read this class from xml file.
|
![]() ![]() | FromFileInResources |
Method to read this class from file in Resources
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToFile |
Method to write this class to xml file.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Fields
Name | Description | |
---|---|---|
![]() | DatabaseSimulationInputFilename |
string identifying database SimulationInput filename
|
![]() | DetectorInputs |
IList of IDetectorInput
|
![]() | InputFolder |
string input folder
|
![]() | OutputName |
string identifying output filename
|
![]() | TallySecondMoment |
boolean indicating whether to tally 2nd moment or not
|
See Also