Virtual PhotonicsThe ReflectedTimeOfRhoAndSubregionHistDetector type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ReflectedTimeOfRhoAndSubregionHistDetector |
Returns a default instance of ReflectTimeOfRhoAndSubRegionDetector (for serialization purposes only)
| |
| ReflectedTimeOfRhoAndSubregionHistDetector(DoubleRange, DoubleRange, ITissue, Boolean, String) |
constructor for reflected time as a function of rho and tissue subregion detector
|
Methods
| Name | Description | |
|---|---|---|
| ContainsPoint |
method to determine if detector contains point, set to always be true for now (not used).
| |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Normalize |
method to normalize tally
| |
| Tally |
method to tally reflected photon by determining cumulative MT in each tissue subregion and binning in MT
| |
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| FractionalTime |
fraction of time spent in each subregion
| |
| Mean |
mean of tally
| |
| Name |
name of detector, default uses TallyType
| |
| Rho |
rho binning
| |
| SecondMoment |
2nd moment of tally
| |
| SubregionIndices |
subregion index binning, needed by DetectorIO
| |
| TallyCount |
number of times this detector gets tallied
| |
| TallyType |
detector identifier
| |
| Time |
time binning
|
See Also