Go to the documentation of this file. 1 #ifndef SZA_UTIL_POWER_H
2 #define SZA_UTIL_POWER_H
11 #include "carma/szautil/ConformableQuantity.h"
16 class Power :
public ConformableQuantity {
25 Power(
const dBm& units,
double dBmPow);
32 void setdBm(
double dBmPow) {
55 #endif // End #ifndef SZA_UTIL_POWER_H