|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | cpwstep |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "Backside", PROP_STR, { PROP_NO_VAL, "Metal" },
PROP_RNG_STR2 ("Metal", "Air") },
PROP_NO_PROP }
Definition at line 152 of file cpwstep.cpp.
| PROP_REQ[] |
{
{ "W1", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "W2", PROP_REAL, { 2e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "S", PROP_REAL, { 4e-3, PROP_NO_STR }, PROP_POS_RANGE },
{ "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE },
PROP_NO_PROP }
Definition at line 146 of file cpwstep.cpp.
1.7.6.1