My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Variables
biastee.cpp File Reference
#include "component.h"
#include "biastee.h"
Include dependency graph for biastee.cpp:

Go to the source code of this file.

Classes

class  biastee
 

Macros

#define fState   0
 
#define vState   1
 
#define qState   2
 
#define cState   3
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Macro Definition Documentation

#define cState   3

Definition at line 70 of file biastee.cpp.

#define fState   0

Definition at line 67 of file biastee.cpp.

#define qState   2

Definition at line 69 of file biastee.cpp.

#define vState   1

Definition at line 68 of file biastee.cpp.

Variable Documentation

PROP_OPT[]
Initial value:
= {
{ "C", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },
{ "L", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },

Definition at line 101 of file biastee.cpp.

PROP_REQ[]
Initial value:

Definition at line 99 of file biastee.cpp.