GNU Radio's M2K Package
gr::m2k::analog_out_converter Class Reference

Raw DAC samples converter. More...

#include <analog_out_converter.h>

Inheritance diagram for gr::m2k::analog_out_converter:
gr::m2k::analog_out_converter_impl

Public Types

typedef std::shared_ptr< analog_out_convertersptr

Static Public Member Functions

static sptr make (const std::string &uri)
 Return a shared_ptr to a new instance of m2k::analog_out_converter.
static sptr make_from (libm2k::context::M2k *context)

Detailed Description

Raw DAC samples converter.

This block converts raw samples of ADALM2000's DAC into voltage

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

sptr gr::m2k::analog_out_converter::make ( const std::string & uri)
static

Return a shared_ptr to a new instance of m2k::analog_out_converter.

Parameters
uriString of the context uri

◆ make_from()

sptr gr::m2k::analog_out_converter::make_from ( libm2k::context::M2k * context)
static

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