// Do not edit this file, it is autogenerated by CMake from the .md file
_HKI( "### Pi Attenuator\n"
"___a___ is attenuation in dB
\n"
"___Zin___ is desired input impedance in Ω
\n"
"___Zout___ is desired output impedance in Ω
\n"
"\n"
"___L = 10a/20___
\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)___\n"
"" );