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

Go to the source code of this file.

Data Structures

class  isolator

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
  { "Z1", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
  { "Z2", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
  PROP_NO_PROP }

Definition at line 108 of file isolator.cpp.

Initial value:

Definition at line 106 of file isolator.cpp.