|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | digisource |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "V", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGE }, PROP_NO_PROP }
Definition at line 88 of file digisource.cpp.
| PROP_REQ[] |
{
{ "init", PROP_STR, { PROP_NO_VAL, "low" }, PROP_RNG_STR2 ("low", "high") },
{ "times", PROP_LIST, { 1e-9, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 84 of file digisource.cpp.
1.7.6.1