My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | 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.

Classes

class  msvia
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

PROP_OPT[]
Initial value:
= {
{ "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },

Definition at line 142 of file msvia.cpp.

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

Definition at line 138 of file msvia.cpp.