VPIDetector T  MembersVirtual Photonics - VTS Library
Virtual Photonics

The IDetector T  type exposes the following members.
Methods

  NameDescription
Public methodNormalize
Method to normalize the tally to get Mean and Second Moment estimates
(Inherited from IDetector.)
Public methodTally
Method to tally to detector using information in Photon
(Inherited from IDetector.)
Back to Top
Properties

  NameDescription
Public propertyMean
Mean of detector tally
Public propertyName
Name string of IDetector. Default = TallyType.ToString().
(Inherited from IDetector.)
Public propertySecondMoment
Second moment of detector tally
Public propertyTallyCount
Number of times this detector got tallied.
(Inherited from IDetector.)
Public propertyTallyType
TallyType enum specification
(Inherited from IDetector.)
Back to Top
See Also