|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | inoise |
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 70 of file inoise.cpp.
| PROP_REQ[] |
{
{ "i", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 67 of file inoise.cpp.
1.7.6.1