// Do not edit this file, it is autogenerated by CMake from the .md file
_HKI( "### PI Attenuator\n"
"__Zin__ desired input impedance in Ω
\n"
"__Zout__ desired output impedance
\n"
"__Zin = Zout__
\n"
"\n"
"* __a__ attenuation in dB\n"
"* __L = 10a/20__ (the loss)\n"
"* __A = (L + 1) / (L - 1)__
\n"
"* ___R2 = (L- 1) / 2 \\* √ ( (Zin \\* Zout) / L)___\n"
"* ___R1 = 1 / (A / Zin - 1 / R2)___\n"
"* ___R3 = 1 / (A / Zout - 1 / R2)___" );