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

Go to the source code of this file.

Data Structures

class  attenuator

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

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

Definition at line 156 of file attenuator.cpp.

Initial value:
 {
  { "L", PROP_REAL, { 10, PROP_NO_STR }, PROP_MIN_VAL (1) },
  PROP_NO_PROP }

Definition at line 153 of file attenuator.cpp.