Qucs-core  0.0.19
Data Structures | Defines | 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.

Data Structures

class  biastee

Defines

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

Variables

 PROP_REQ []
 PROP_OPT []

Define Documentation

#define cState   3

Definition at line 72 of file biastee.cpp.

#define fState   0

Definition at line 69 of file biastee.cpp.

#define qState   2

Definition at line 71 of file biastee.cpp.

#define vState   1

Definition at line 70 of file biastee.cpp.


Variable Documentation

Initial value:
 {
  { "C", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },
  { "L", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },
  PROP_NO_PROP }

Definition at line 103 of file biastee.cpp.

Initial value:

Definition at line 101 of file biastee.cpp.