GNU Radio 3.2.2 C++ API

pmt_real Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt_real:
pmt_base

List of all members.

Public Member Functions

 pmt_real (double value)
bool is_number () const
bool is_real () const
double value () const

Constructor & Destructor Documentation

pmt_real::pmt_real ( double  value)

Member Function Documentation

bool pmt_real::is_number ( ) const [inline, virtual]

Reimplemented from pmt_base.

bool pmt_real::is_real ( ) const [inline, virtual]

Reimplemented from pmt_base.

double pmt_real::value ( ) const [inline]

The documentation for this class was generated from the following file: