Qucs-core  0.0.19
Data Structures | Variables
cpwgap.cpp File Reference
#include "component.h"
#include "substrate.h"
#include "cpwgap.h"
Include dependency graph for cpwgap.cpp:

Go to the source code of this file.

Data Structures

class  cpwgap

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "S", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
  PROP_NO_PROP }

Definition at line 81 of file cpwgap.cpp.

Initial value:
 {
  { "W", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
  { "G", PROP_REAL, { 5e-4, PROP_NO_STR }, PROP_POS_RANGE },
  { "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE },
  PROP_NO_PROP }

Definition at line 76 of file cpwgap.cpp.