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

Classes

class  msrstub
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

PROP_OPT[]
Initial value:

Definition at line 97 of file msrstub.cpp.

PROP_REQ[]
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 },

Definition at line 91 of file msrstub.cpp.