JUK1
SParameterBlock.hpp File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include <complex>
#include "CircuitElements/Component.hpp"
#include "Maths/DynamicMatrix.hpp"
#include "Maths/dft.hpp"
#include "Maths/ForceCausal.hpp"
#include <immintrin.h>
Include dependency graph for SParameterBlock.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SParameterPort< T >
 a helper struct to store the information for the ports of an S-Parameter Block More...
 
struct  SParamLengthOffset
 
struct  SParameterSequence< T >
 a helper struct to store the DTIR sequence for the bloc More...
 
struct  SParameterBlock< T >
 A DTIR based model of an s-parameter block. More...