Virtual PhotonicsThe DetectorExtensionMethods type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| IsCylindricalTally |
Method determines whether tally type is based on cylindrical coordinates
| |
| IsInternalSurfaceTally |
Method to determine if IDetector is an internal (non-boundary) surface tally or not.
| |
| IsNotImplementedForCAW |
Method determines whether tally type is implemented for
continous absorption weighting (CAW) or not
| |
| IsNotImplementedForDAW |
Method determines whether tally type is implemented for
discrete absorption weighting (DAW) or not
| |
| IsNotImplementedYet |
Method determines whether tally type is implemented yet or not
| |
| IspMCReflectanceTally |
Method to determine if IDetector is pMC tally or not
| |
| IsReflectanceTally |
Method to determine is IDetector is a reflectance tally or not.
| |
| IsSpecularReflectanceTally |
Method to determine if IDetector is specular tally or not.
| |
| IsSurfaceTally |
Method to determine if IDetector is a surface tally or not
| |
| IsTransmittanceTally |
Method to determine if IDetector is transmittance tally or not.
| |
| IsVolumeTally |
Method to determine if IDetector is volume tally or not.
|
See Also