LMMS
Loading...
Searching...
No Matches
DSP::RBJ::BP Class Reference

#include <RBJ.h>

Inheritance diagram for DSP::RBJ::BP:
DSP::RBJ::RBJ

Public Member Functions

 BP (double f, double Q, BiQuad &bq)
template<class T>
 BP (double f, double Q, T *ca, T *cb)
template<class T>
void ab (T *ca, T *cb)
Public Member Functions inherited from DSP::RBJ::RBJ
 RBJ (double f, double _Q)
template<class T>
void make_direct_I (T *ca, T *cb)

Additional Inherited Members

Public Attributes inherited from DSP::RBJ::RBJ
double Q
double alpha
double sin
double cos
double a [3]
double b [3]

Constructor & Destructor Documentation

◆ BP() [1/2]

DSP::RBJ::BP::BP ( double f,
double Q,
BiQuad & bq )
inline

◆ BP() [2/2]

template<class T>
DSP::RBJ::BP::BP ( double f,
double Q,
T * ca,
T * cb )
inline

Member Function Documentation

◆ ab()

template<class T>
void DSP::RBJ::BP::ab ( T * ca,
T * cb )
inline

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