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

Go to the source code of this file.

Data Structures

class  logicor

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "t", PROP_REAL, { 0, PROP_NO_STR }, PROP_POS_RANGE },
  { "TR", PROP_REAL, { 10, PROP_NO_STR }, PROP_RNGII (1, 100) },
  PROP_NO_PROP }

Definition at line 65 of file or.cpp.

Initial value:

Definition at line 63 of file or.cpp.