qucs_s/qucs-attenuator/qucsattenuator.qrc
andresmmera d52a5f46ac Add shunt resistor attenuator
The shunt resistor attenuator is unmatched at both ports. The input and output impedance is shown in a box.
The derivation of the design equations will be provided separately in the pull request
2024-05-16 17:42:41 +02:00

18 lines
630 B
Plaintext

<RCC>
<qresource prefix="/">
<file>bitmaps/att_bridge.png</file>
<file>bitmaps/att_pi.png</file>
<file>bitmaps/att_tee.png</file>
<file>bitmaps/big.qucs.xpm</file>
<file>bitmaps/att_reflection.png</file>
<file>bitmaps/qw_series.png</file>
<file>bitmaps/qw_shunt.png</file>
<file>bitmaps/qw_shunt_CLC.png</file>
<file>bitmaps/qw_series_CLC.png</file>
<file>bitmaps/L_pad_1st_series.png</file>
<file>bitmaps/L_pad_1st_shunt.png</file>
<file>bitmaps/Rseries.png</file>
<file>bitmaps/Rshunt.png</file>
</qresource>
</RCC>