My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
variable.h File Reference
#include "components/microstrip/substrate.h"
#include "analysis.h"
#include "equation.h"
Include dependency graph for variable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  variable
 

Enumerations

enum  variably_type {
  VAR_UNKNOWN = -1, VAR_CONSTANT, VAR_REFERENCE, VAR_SUBSTRATE,
  VAR_VALUE, VAR_ANALYSIS
}
 

Enumeration Type Documentation

Enumerator:
VAR_UNKNOWN 
VAR_CONSTANT 
VAR_REFERENCE 
VAR_SUBSTRATE 
VAR_VALUE 
VAR_ANALYSIS 

Definition at line 35 of file variable.h.