|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
Ideal resistor. Absorbs its incident wave (b = 0). More...
#include <WDF.h>
Public Member Functions | |
| Resistor (T resistanceOhms) noexcept | |
| void | setResistance (T ohms) noexcept |
| void | prepare (double) noexcept |
| void | updatePorts () noexcept |
| void | reset () noexcept |
| double | portResistance () const noexcept |
| T | reflected () noexcept |
| void | incident (T a) noexcept |
| T | getVoltage () const noexcept |
| Voltage across the resistor (valid after the root scattered). | |
| T | getCurrent () const noexcept |
| Current through the resistor. | |
Ideal resistor. Absorbs its incident wave (b = 0).
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |