VPIDetector MembersVirtual Photonics - VTS Library
Virtual Photonics

The IDetector type exposes the following members.
Methods

  NameDescription
Public methodNormalize
Method to normalize the tally to get Mean and Second Moment estimates
Public methodTally
Method to tally to detector using information in Photon
Back to Top
Properties

  NameDescription
Public propertyName
Name string of IDetector. Default = TallyType.ToString().
Public propertyTallyCount
Number of times this detector got tallied.
Public propertyTallyType
TallyType enum specification
Back to Top
See Also