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

Go to the source code of this file.

Data Structures

class  resistor

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
  { "Tc1", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
  { "Tc2", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
  { "Tnom", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
  PROP_NO_PROP }

Definition at line 152 of file resistor.cpp.

Initial value:

Definition at line 150 of file resistor.cpp.