GNU Radio's DECT2 Package
gr::dect2::phase_diff Class Reference

<+description of block+> More...

#include <phase_diff.h>

Inheritance diagram for gr::dect2::phase_diff:
[legend]

Public Types

typedef std::shared_ptr< phase_diffsptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of dect2::phase_diff.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef std::shared_ptr<phase_diff> gr::dect2::phase_diff::sptr

Member Function Documentation

◆ make()

static sptr gr::dect2::phase_diff::make ( )
static

Return a shared_ptr to a new instance of dect2::phase_diff.

To avoid accidental use of raw pointers, dect2::phase_diff's constructor is in a private implementation class. dect2::phase_diff::make is the public interface for creating new instances.


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