AttenuationCoefficient is a class to handle an attenuation coefficient.
More...
#include <AttenuationCoefficient.h>
AttenuationCoefficient is a class to handle an attenuation coefficient.
Definition at line 126 of file AttenuationCoefficient.h.
◆ AttenuationCoefficient()
gVirtualXRay::AttenuationCoefficient::AttenuationCoefficient |
( |
const RATIONAL_NUMBER & |
anEnergy = 0 , |
|
|
const RATIONAL_NUMBER & |
anAttenuationCoefficient = 0 |
|
) |
| |
|
inline |
Default constructor.
- Parameters
-
anEnergy | the energy (default value: 0) |
anAttenuationCoefficient | the attenuation coefficient (default value: 0) |
Definition at line 69 of file AttenuationCoefficient.inl.
◆ getAttenuationCoefficient()
RATIONAL_NUMBER gVirtualXRay::AttenuationCoefficient::getAttenuationCoefficient |
( |
| ) |
const |
|
inline |
◆ getEnergy()
◆ operator<<
operator<<
- Parameters
-
os | the output stream |
obj | the record to store in the stream |
- Returns
- the output stream
Definition at line 110 of file AttenuationCoefficient.inl.
◆ operator>>
operator>>
- Parameters
-
is | the input stream |
obj | the record to load from the stream |
- Returns
- the input stream
Definition at line 95 of file AttenuationCoefficient.inl.
◆ m_energy
◆ m_mu
The documentation for this class was generated from the following files: