My Project
0.0.16
QUCS Mapping
|
#include <attenuatorfunc.h>
Public Attributes | |
int | Topology |
double | Zin |
double | Zout |
double | Attenuation |
double | MinimumATT |
double | R1 |
double | R2 |
double | R3 |
Definition at line 22 of file attenuatorfunc.h.
double tagATT::Attenuation |
Definition at line 27 of file attenuatorfunc.h.
double tagATT::MinimumATT |
Definition at line 28 of file attenuatorfunc.h.
double tagATT::R1 |
Definition at line 29 of file attenuatorfunc.h.
double tagATT::R2 |
Definition at line 30 of file attenuatorfunc.h.
double tagATT::R3 |
Definition at line 31 of file attenuatorfunc.h.
int tagATT::Topology |
Definition at line 24 of file attenuatorfunc.h.
double tagATT::Zin |
Definition at line 25 of file attenuatorfunc.h.
double tagATT::Zout |
Definition at line 26 of file attenuatorfunc.h.