My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | 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.

Classes

class  tline4p
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

PROP_OPT[]
Initial value:
= {
{ "Alpha", PROP_REAL, { 1, PROP_NO_STR }, PROP_POS_RANGEX },
{ "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },

Definition at line 165 of file tline4p.cpp.

PROP_REQ[]
Initial value:
= {
{ "Z", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
{ "L", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_NO_RANGE },

Definition at line 161 of file tline4p.cpp.