|
My Project
|
Classes | |
| class | dBUnit |
Public Member Functions | |
| Attenuation () | |
| Attenuation (const dBUnit &units, double dB) | |
| virtual | ~Attenuation () |
| void | setdB (double dB) |
| double | dB () |
| unsigned char | intModUnits () |
| void | initialize () |
Public Member Functions inherited from gcp::util::ConformableQuantity | |
| ConformableQuantity () | |
| virtual | ~ConformableQuantity () |
| bool | isFinite () |
Additional Inherited Members | |
Protected Member Functions inherited from gcp::util::ConformableQuantity | |
| void | setFinite (bool finite) |
Protected Attributes inherited from gcp::util::ConformableQuantity | |
| bool | finite_ |
| Attenuation::Attenuation | ( | ) |
Constructor.
....................................................................... Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.