mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
10 lines
381 B
C
10 lines
381 B
C
|
// Do not edit this file, it is autogenerated by CMake from the .md file
|
||
|
_HKI( "### Split Attenuator\n"
|
||
|
"Attenuation is 6 dB<br>\n"
|
||
|
"___Z<sub>in</sub>___ is desired input impedance in Ω<br>\n"
|
||
|
"___Z<sub>out</sub>___ is desired output impedance in Ω<br>\n"
|
||
|
"___Z<sub>0</sub> = Z<sub>in</sub> = Z<sub>out</sub>___\n"
|
||
|
"\n"
|
||
|
"___R1 = R2 = R3 = Z<sub>0</sub>/3___\n"
|
||
|
"" );
|