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

Go to the source code of this file.

Classes

class  opamp
 

Macros

#define NODE_INM   0
 
#define NODE_INP   1
 
#define NODE_OUT   2
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Macro Definition Documentation

#define NODE_INM   0

Definition at line 32 of file opamp.cpp.

#define NODE_INP   1

Definition at line 33 of file opamp.cpp.

#define NODE_OUT   2

Definition at line 34 of file opamp.cpp.

Variable Documentation

PROP_OPT[]
Initial value:
= {
{ "Umax", PROP_REAL, { 15, PROP_NO_STR }, PROP_POS_RANGE },

Definition at line 95 of file opamp.cpp.

PROP_REQ[]
Initial value:
= {
{ "G", PROP_REAL, { 1e6, PROP_NO_STR }, PROP_MIN_VAL (1) },

Definition at line 92 of file opamp.cpp.