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

Go to the source code of this file.

Data Structures

class  msrstub

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:

Definition at line 99 of file msrstub.cpp.

Initial value:
 {
  { "ri", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
  { "ro", PROP_REAL, { 10e-3, PROP_NO_STR }, PROP_POS_RANGE },
  { "alpha", PROP_REAL, { 90, PROP_NO_STR }, PROP_RNGII (0, 180) },
  { "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE },
  PROP_NO_PROP }

Definition at line 93 of file msrstub.cpp.