mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 23:13:43 +00:00
optional 2xthru impedance correction
This commit is contained in:
parent
0f7c397a8a
commit
7352ad07b5
14 changed files with 1265 additions and 367 deletions
|
|
@ -47,6 +47,7 @@
|
|||
|
||||
VNA::VNA(AppWindow *window)
|
||||
: Mode(window, "Vector Network Analyzer"),
|
||||
deembedding(traceModel),
|
||||
central(new TileWidget(traceModel))
|
||||
{
|
||||
averages = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue