Ardour  9.0-pre0-582-g084a23a80d
Iec1ppmdsp Class Reference

#include <iec1ppmdsp.h>

Public Member Functions

 Iec1ppmdsp (void)
 
 ~Iec1ppmdsp (void)
 
void process (float const *p, int n)
 
float read (void)
 
void reset ()
 

Static Public Member Functions

static void init (float fsamp)
 

Private Attributes

float _z1
 
float _z2
 
float _m
 
bool _res
 

Static Private Attributes

static float _w1
 
static float _w2
 
static float _w3
 
static float _g
 

Detailed Description

Definition at line 26 of file iec1ppmdsp.h.

Constructor & Destructor Documentation

◆ Iec1ppmdsp()

Iec1ppmdsp::Iec1ppmdsp ( void  )

◆ ~Iec1ppmdsp()

Iec1ppmdsp::~Iec1ppmdsp ( void  )

Member Function Documentation

◆ init()

static void Iec1ppmdsp::init ( float  fsamp)
static

◆ process()

void Iec1ppmdsp::process ( float const *  p,
int  n 
)

◆ read()

float Iec1ppmdsp::read ( void  )

◆ reset()

void Iec1ppmdsp::reset ( )

Member Data Documentation

◆ _g

float Iec1ppmdsp::_g
staticprivate

Definition at line 49 of file iec1ppmdsp.h.

◆ _m

float Iec1ppmdsp::_m
private

Definition at line 43 of file iec1ppmdsp.h.

◆ _res

bool Iec1ppmdsp::_res
private

Definition at line 44 of file iec1ppmdsp.h.

◆ _w1

float Iec1ppmdsp::_w1
staticprivate

Definition at line 46 of file iec1ppmdsp.h.

◆ _w2

float Iec1ppmdsp::_w2
staticprivate

Definition at line 47 of file iec1ppmdsp.h.

◆ _w3

float Iec1ppmdsp::_w3
staticprivate

Definition at line 48 of file iec1ppmdsp.h.

◆ _z1

float Iec1ppmdsp::_z1
private

Definition at line 41 of file iec1ppmdsp.h.

◆ _z2

float Iec1ppmdsp::_z2
private

Definition at line 42 of file iec1ppmdsp.h.


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