|
My Project
|
Classes | |
| class | dBm |
Public Member Functions | |
| Power () | |
| Power (const dBm &units, double dBmPow) | |
| virtual | ~Power () |
| void | setdBm (double dBmPow) |
| double | getdBm () |
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_ |
| Power::Power | ( | ) |
Constructor.
....................................................................... Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.