|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
Capacitor, bilinear discretization: b[n] = a[n-1], Rp = 1/(2 fs C). More...
#include <WDF.h>
Public Member Functions | |
| Capacitor (T farads) noexcept | |
| void | setCapacitance (T farads) noexcept |
| void | prepare (double sampleRate) noexcept |
| void | updatePorts () noexcept |
| void | reset () noexcept |
| double | portResistance () const noexcept |
| T | reflected () noexcept |
| void | incident (T a) noexcept |
| T | getVoltage () const noexcept |
| T | getCurrent () const noexcept |
Capacitor, bilinear discretization: b[n] = a[n-1], Rp = 1/(2 fs C).
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |