|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | vpulse |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "Tr", PROP_REAL, { 1e-9, PROP_NO_STR }, PROP_POS_RANGE },
{ "Tf", PROP_REAL, { 1e-9, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 98 of file vpulse.cpp.
| PROP_REQ[] |
{
{ "U1", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
{ "U2", PROP_REAL, { 1, PROP_NO_STR }, PROP_NO_RANGE },
{ "T1", PROP_REAL, { 0, PROP_NO_STR }, PROP_POS_RANGE },
{ "T2", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 92 of file vpulse.cpp.
1.7.6.1