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

Go to the source code of this file.

Data Structures

class  msvia

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
  PROP_NO_PROP }

Definition at line 144 of file msvia.cpp.

Initial value:
 {
  { "D", PROP_REAL, { 100e-6, PROP_NO_STR }, PROP_POS_RANGE },
  { "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE },
  PROP_NO_PROP }

Definition at line 140 of file msvia.cpp.