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

Go to the source code of this file.

Data Structures

class  tline4p

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Alpha", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGEX },
  { "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
  PROP_NO_PROP }

Definition at line 167 of file tline4p.cpp.

Initial value:
 {
  { "Z", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
  { "L", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_NO_RANGE },
  PROP_NO_PROP }

Definition at line 163 of file tline4p.cpp.