mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-08 07:53:40 +00:00
Impedance renormalization moved to de-embedding
This commit is contained in:
parent
d08388f903
commit
4307a392fb
42 changed files with 584 additions and 330 deletions
|
|
@ -120,7 +120,7 @@ Deembedding::Deembedding(TraceModel &tm)
|
|||
|
||||
}
|
||||
|
||||
void Deembedding::Deembed(Protocol::Datapoint &d)
|
||||
void Deembedding::Deembed(VNAData &d)
|
||||
{
|
||||
// figure out the point in one sweep based on the incomig pointNums
|
||||
static unsigned lastPointNum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue