My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
integrator.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "integrator.h"
Include dependency graph for integrator.cpp:

Go to the source code of this file.

Macros

#define STATE_SHIFT   3
 
#define STATE_NUM   8
 
#define STATE_MASK   7
 

Macro Definition Documentation

#define STATE_MASK   7

Definition at line 38 of file integrator.cpp.

#define STATE_NUM   8

Definition at line 37 of file integrator.cpp.

#define STATE_SHIFT   3

Definition at line 36 of file integrator.cpp.