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

Go to the source code of this file.

Data Structures

class  inverter

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 52 of file inverter.cpp.

Initial value:

Definition at line 50 of file inverter.cpp.