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

Go to the source code of this file.

Classes

class  msstep
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

PROP_OPT[]
Initial value:

Definition at line 125 of file msstep.cpp.

PROP_REQ[]
Initial value:
= {
{ "W1", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "W2", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE },
{ "MSDispModel", PROP_STR, { PROP_NO_VAL, "Kirschning" }, PROP_RNG_DIS },
{ "MSModel", PROP_STR, { PROP_NO_VAL, "Hammerstad" }, PROP_RNG_MOD },

Definition at line 118 of file msstep.cpp.