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

Go to the source code of this file.

Data Structures

class  vac

Variables

 PROP_REQ []
 PROP_OPT []

Variable Documentation

Initial value:
 {
  { "Phase", PROP_REAL, { 0, PROP_NO_STR }, PROP_RNGII (-360, 360) },
  { "Theta", PROP_REAL, { 0, PROP_NO_STR }, PROP_POS_RANGE },
  { "f", PROP_REAL, { 1e9, PROP_NO_STR }, PROP_POS_RANGE },
  PROP_NO_PROP }

Definition at line 97 of file vac.cpp.

Initial value:

Definition at line 95 of file vac.cpp.