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

Go to the source code of this file.

Data Structures

class  ctline

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Ere", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGE },
  { "Ero", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGE },
  { "Ae", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGEX },
  { "Ao", 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 147 of file ctline.cpp.

Initial value:
 {
  { "Ze", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
  { "Zo", 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 142 of file ctline.cpp.