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

Go to the source code of this file.

Data Structures

class  ecvs

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Interpolator", PROP_STR, { PROP_NO_VAL, "linear" },
    PROP_RNG_STR3 ("hold", "linear", "cubic") },
  { "Tnext", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
  PROP_NO_PROP }

Definition at line 118 of file ecvs.cpp.

Initial value:

Definition at line 116 of file ecvs.cpp.