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

Go to the source code of this file.

Data Structures

class  coupler

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:

Definition at line 106 of file coupler.cpp.

Initial value:
 {
  { "k", PROP_REAL, { sqrt1_2, PROP_NO_STR }, PROP_NO_RANGE },
  { "phi", PROP_REAL, { 0, PROP_NO_STR }, PROP_RNGII (-180, +180) },
  PROP_NO_PROP }

Definition at line 102 of file coupler.cpp.