The WdfSeriesRC object implements the reflection coefficient and signal flow through a WDF simulated series RC pair.
More...
#include <fxobjects.h>
The WdfSeriesRC object implements the reflection coefficient and signal flow through a WDF simulated series RC pair.
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2018 / 09 / 7
◆ getComponentConductance()
virtual double WdfSeriesRC::getComponentConductance |
( |
| ) |
|
|
inlinevirtual |
get component's value as a conducatance (or admittance)
Reimplemented from IComponentAdaptor.
◆ getComponentResistance()
virtual double WdfSeriesRC::getComponentResistance |
( |
| ) |
|
|
inlinevirtual |
◆ getComponentValue_C()
virtual double WdfSeriesRC::getComponentValue_C |
( |
| ) |
|
|
inlinevirtual |
◆ getComponentValue_R()
virtual double WdfSeriesRC::getComponentValue_R |
( |
| ) |
|
|
inlinevirtual |
◆ getOutput()
virtual double WdfSeriesRC::getOutput |
( |
| ) |
|
|
inlinevirtual |
get output value; NOTE: see FX book for details
Reimplemented from IComponentAdaptor.
◆ getOutput1()
virtual double WdfSeriesRC::getOutput1 |
( |
| ) |
|
|
inlinevirtual |
◆ getOutput2()
virtual double WdfSeriesRC::getOutput2 |
( |
| ) |
|
|
inlinevirtual |
◆ getOutput3()
virtual double WdfSeriesRC::getOutput3 |
( |
| ) |
|
|
inlinevirtual |
◆ reset()
virtual void WdfSeriesRC::reset |
( |
double |
_sampleRate | ) |
|
|
inlinevirtual |
◆ setComponentValue_C()
virtual void WdfSeriesRC::setComponentValue_C |
( |
double |
_componentValue_C | ) |
|
|
inlinevirtual |
◆ setComponentValue_R()
virtual void WdfSeriesRC::setComponentValue_R |
( |
double |
_componentValue_R | ) |
|
|
inlinevirtual |
◆ setComponentValue_RC()
virtual void WdfSeriesRC::setComponentValue_RC |
( |
double |
_componentValue_R, |
|
|
double |
_componentValue_C |
|
) |
| |
|
inlinevirtual |
◆ setInput()
virtual void WdfSeriesRC::setInput |
( |
double |
in | ) |
|
|
inlinevirtual |
◆ setInput1()
virtual void WdfSeriesRC::setInput1 |
( |
double |
_in1 | ) |
|
|
inlinevirtual |
◆ setInput2()
virtual void WdfSeriesRC::setInput2 |
( |
double |
_in2 | ) |
|
|
inlinevirtual |
◆ setInput3()
virtual void WdfSeriesRC::setInput3 |
( |
double |
_in3 | ) |
|
|
inlinevirtual |
◆ setSampleRate()
void WdfSeriesRC::setSampleRate |
( |
double |
_sampleRate | ) |
|
|
inline |
set sample rate and update component
◆ updateComponentResistance()
virtual void WdfSeriesRC::updateComponentResistance |
( |
| ) |
|
|
inlinevirtual |
change the resistance of component; see FX book for details
Reimplemented from IComponentAdaptor.
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/PluginTemplate/project_source/source/PluginObjects/fxobjects.h