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

Go to the source code of this file.

Data Structures

class  irect

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Tr", PROP_REAL, { 1e-9, PROP_NO_STR }, PROP_POS_RANGE },
  { "Tf", PROP_REAL, { 1e-9, PROP_NO_STR }, PROP_POS_RANGE },
  { "Td", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
  PROP_NO_PROP }

Definition at line 104 of file irect.cpp.

Initial value:
 {
  { "I", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_NO_RANGE },
  { "TH", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
  { "TL", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE },
  PROP_NO_PROP }

Definition at line 99 of file irect.cpp.