Qucs-core  0.0.19
Data Structures | Variables
digisource.cpp File Reference
#include "component.h"
#include "digisource.h"
Include dependency graph for digisource.cpp:

Go to the source code of this file.

Data Structures

class  digisource

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:

Definition at line 88 of file digisource.cpp.

Initial value:
 {
  { "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.