mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
These help files are created from the .md source files and contain I18n strings, but do not exist if kicad is not built from sources. However they are needed by translators.
10 lines
362 B
C
10 lines
362 B
C
// Do not edit this file, it is autogenerated by CMake from the .md file
|
|
_HKI( "## Splitted attenuator\n"
|
|
"### Attenuation is 6dB\n"
|
|
"___Z<sub>in</sub>___ desired input impedance in Ω<br>\n"
|
|
"___Z<sub>out</sub>___ desired output impedance in Ω<br>\n"
|
|
"___Z<sub>in</sub> = Z<sub>out</sub>___\n"
|
|
"\n"
|
|
"___R1 = R2 = R3 = Z<sub>out</sub>/3___\n"
|
|
"" );
|