GNU Radio 3.2.2 C++ API
|
#include <pmt_int.h>
Public Member Functions | |
pmt_real (double value) | |
bool | is_number () const |
bool | is_real () const |
double | value () const |
pmt_real::pmt_real | ( | double | value | ) |
double pmt_real::value | ( | ) | const [inline] |