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

Go to the source code of this file.

Classes

class  pac
 

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 113 of file pac.cpp.

PROP_REQ[]
Initial value:
= {
{ "f", PROP_REAL, { 1e9, PROP_NO_STR }, PROP_POS_RANGE },
{ "Num", PROP_INT, { 1, PROP_NO_STR }, PROP_RNGII (1, MAX_PORTS) },

Definition at line 108 of file pac.cpp.