My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
potentiometer.defs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  potentiometer
 

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 29 of file potentiometer.defs.h.

PROP_REQ[]
Initial value:
= {
{ "R_pot", PROP_REAL, { 1e4, PROP_NO_STR }, PROP_MIN_VAL (1e-6) },
{ "Rotation", PROP_REAL, { 120, PROP_NO_STR }, PROP_MIN_VAL (0) },
{ "Taper_Coeff", PROP_REAL, { 0, PROP_NO_STR }, PROP_MIN_VAL (0) },
{ "LEVEL", PROP_INT, { 1, PROP_NO_STR }, PROP_RNGII (1, 3) },
{ "Max_Rotation", PROP_REAL, { 240.0, PROP_NO_STR }, PROP_MIN_VAL (0) },
{ "Conformity", PROP_REAL, { 0.2, PROP_NO_STR }, PROP_NO_RANGE },
{ "Linearity", PROP_REAL, { 0.2, PROP_NO_STR }, PROP_NO_RANGE },
{ "Contact_Res", PROP_REAL, { 1, PROP_NO_STR }, PROP_MIN_VAL (1e-6) },
{ "Temp_Coeff", PROP_REAL, { 100, PROP_NO_STR }, PROP_MIN_VAL (0) },
{ "Tnom", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (-273) },

Definition at line 15 of file potentiometer.defs.h.