My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
substrate.cpp File Reference
#include "component.h"
#include "substrate.h"
Include dependency graph for substrate.cpp:

Go to the source code of this file.

Classes

class  substrate
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

PROP_OPT[]
Initial value:

Definition at line 54 of file substrate.cpp.

PROP_REQ[]
Initial value:
= {
{ "er", PROP_REAL, { 9.8, PROP_NO_STR }, PROP_RNGII (1, 100) },
{ "h", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "t", PROP_REAL, { 35e-6, PROP_NO_STR }, PROP_POS_RANGE },
{ "tand", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "rho", PROP_REAL, { 0.022e-6, PROP_NO_STR }, PROP_POS_RANGE },
{ "D", PROP_REAL, { 0.15e-6, PROP_NO_STR }, PROP_POS_RANGE },

Definition at line 46 of file substrate.cpp.