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

Go to the source code of this file.

Classes

class  capacitor
 

Macros

#define qState   0
 
#define cState   1
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Macro Definition Documentation

#define cState   1

Definition at line 98 of file capacitor.cpp.

#define qState   0

Definition at line 97 of file capacitor.cpp.

Variable Documentation

PROP_OPT[]
Initial value:

Definition at line 139 of file capacitor.cpp.

PROP_REQ[]
Initial value:
= {
{ "C", PROP_REAL, { 1e-12, PROP_NO_STR }, PROP_NO_RANGE },

Definition at line 136 of file capacitor.cpp.