My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
rlcg.cpp File Reference
#include "component.h"
#include "rlcg.h"
Include dependency graph for rlcg.cpp:

Go to the source code of this file.

Classes

class  rlcg
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Variable Documentation

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

Definition at line 136 of file rlcg.cpp.

PROP_REQ[]
Initial value:
= {
{ "R", PROP_REAL, { 0.0, PROP_NO_STR }, PROP_POS_RANGE },
{ "L", PROP_REAL, { 0.6e-6, PROP_NO_STR }, PROP_POS_RANGEX },
{ "C", PROP_REAL, { 240e-12, PROP_NO_STR }, PROP_POS_RANGEX },
{ "G", PROP_REAL, { 0.0, PROP_NO_STR }, PROP_POS_RANGE },
{ "Length", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_NO_RANGE },

Definition at line 129 of file rlcg.cpp.