|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | vnoise |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "a", PROP_REAL, { 0, PROP_NO_STR }, PROP_POS_RANGE },
{ "c", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGE },
{ "e", PROP_REAL, { 0, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 83 of file vnoise.cpp.
| PROP_REQ[] |
{
{ "u", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 80 of file vnoise.cpp.
1.7.6.1