mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Window coefficient files added
This commit is contained in:
parent
c0e4f41115
commit
2118c07f09
5 changed files with 387 additions and 0 deletions
|
|
@ -73,3 +73,4 @@ for i in range(NUMBER_OF_COEFFICIENTS):
|
|||
|
||||
for w in WindowList:
|
||||
print(w.CorrectionFactor())
|
||||
w.file.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue