|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
Ideal voltage source closing a linear tree: b = 2 Vs - a. More...
#include <WDF.h>
Public Member Functions | |
| IdealVoltageSourceRoot (Tree &tree) noexcept | |
| void | setVoltage (T volts) noexcept |
| void | prepare (double sampleRate) noexcept |
| void | reset () noexcept |
| void | process () noexcept |
Ideal voltage source closing a linear tree: b = 2 Vs - a.
The whole tree hangs across the source. Set the voltage, call process(), then read voltages/currents anywhere in the tree.
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |