kicad/pcb_calculator/attenuators
Huanyin Liu c64b4b8179 Update the formulas for Tee and Pi Attenuators
This makes clear that we are utilizing the voltage attenuation formula while keeping the correct formulation as it is implemented in the code

Fixes https://gitlab.com/kicad/code/kicad/-/issues/12659
2022-10-19 15:49:09 +00:00
..
attenuator_classes.cpp pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
attenuator_classes.h pcb_calculaotr: Change attenuators to only have image name instead of the image 2021-10-08 15:28:09 +01:00
bridget_tee_formula.h Fix typo 2021-11-04 18:20:30 +01:00
bridget_tee_formula.md Fix typo 2021-11-04 18:20:30 +01:00
pi_formula.h Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00
pi_formula.md Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00
splitter_formula.h splitter_formula.md: replace double spaces at eol (not very visible) by <br> 2022-10-15 09:28:13 +02:00
splitter_formula.md splitter_formula.md: replace double spaces at eol (not very visible) by <br> 2022-10-15 09:28:13 +02:00
tee_formula.h Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00
tee_formula.md Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00