Add a note that wrs2p currently is limited to two ports only.

This commit is contained in:
Holger Vogt 2022-04-28 14:14:13 +02:00
parent 129893b399
commit 764a651b73
1 changed files with 2 additions and 0 deletions

View File

@ -631,6 +631,8 @@ com_write_sparam(wordlist *wl)
else
file = "s_param.s2p";
fprintf(stderr, "Note: only 2 ports 1 and 2 are supported by wrs2p\n");
/* generate wordlist with all vectors required*/
sbuf[0] = "frequency";
sbuf[1] = "S_1_1";