GNU Radio's OWC Package
gr::owc::LED_Nonlinearity Class Reference

<+description of block+> More...

#include <LED_Nonlinearity.h>

Inheritance diagram for gr::owc::LED_Nonlinearity:
gr::owc::LED_Nonlinearity_impl

Public Types

typedef std::shared_ptr< LED_Nonlinearitysptr

Static Public Member Functions

static sptr make (float L, float k, float x0)
 Return a shared_ptr to a new instance of owc::LED_Nonlinearity.

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

sptr gr::owc::LED_Nonlinearity::make ( float L,
float k,
float x0 )
static

Return a shared_ptr to a new instance of owc::LED_Nonlinearity.

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


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