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

Classes

class  ctline
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

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

Definition at line 145 of file ctline.cpp.

PROP_REQ[]
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 },

Definition at line 140 of file ctline.cpp.