VPDetectorExtensionMethods MembersVirtual Photonics - VTS Library
Virtual Photonics

The DetectorExtensionMethods type exposes the following members.
Methods

  NameDescription
Public methodStatic memberIsCylindricalTally
Method determines whether tally type is based on cylindrical coordinates
Public methodStatic memberIsInternalSurfaceTally
Method to determine if IDetector is an internal (non-boundary) surface tally or not.
Public methodStatic memberIsNotImplementedForCAW
Method determines whether tally type is implemented for continous absorption weighting (CAW) or not
Public methodStatic memberIsNotImplementedForDAW
Method determines whether tally type is implemented for discrete absorption weighting (DAW) or not
Public methodStatic memberIsNotImplementedYet
Method determines whether tally type is implemented yet or not
Public methodStatic memberIspMCReflectanceTally
Method to determine if IDetector is pMC tally or not
Public methodStatic memberIsReflectanceTally
Method to determine is IDetector is a reflectance tally or not.
Public methodStatic memberIsSpecularReflectanceTally
Method to determine if IDetector is specular tally or not.
Public methodStatic memberIsSurfaceTally
Method to determine if IDetector is a surface tally or not
Public methodStatic memberIsTransmittanceTally
Method to determine if IDetector is transmittance tally or not.
Public methodStatic memberIsVolumeTally
Method to determine if IDetector is volume tally or not.
Back to Top
See Also