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

Go to the source code of this file.

Classes

class  rfedd
 

Macros

#define A(a)   ((assignment *) (a))
 

Variables

 PROP_REQ []
 
 PROP_OPT []
 

Macro Definition Documentation

#define A (   a)    ((assignment *) (a))

Definition at line 86 of file rfedd.cpp.

Variable Documentation

PROP_OPT[]

Definition at line 386 of file rfedd.cpp.

PROP_REQ[]
Initial value:
= {
{ "Type", PROP_STR, { PROP_NO_VAL, "Y" },
PROP_RNG_STR7 ("Y", "Z", "S", "H", "G", "A", "T") },
{ "duringDC", PROP_STR, { PROP_NO_VAL, "open" },
PROP_RNG_STR4 ("open", "short", "unspecified", "zerofrequency") },
{ "P11", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },

Definition at line 379 of file rfedd.cpp.