src/fuzzyobj.h File Reference

#include "fuzzygroup.h"
#include "fuzzyrule.h"
#include <stdarg.h>

Include dependency graph for fuzzyobj.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  cFuzzyObj
 Trieda reprezentuje fuzzy regulator. More...

Defines

#define DFZ_CENTROID   0
#define DFZ_BISECTOR   1
#define DFZ_LOM   2
#define DFZ_MOM   3
#define DFZ_HOM   4
#define OPS_ZADEH   0
#define OPS_LARSEN   1
#define OPS_LUKASIEWITZ   2


Define Documentation

#define DFZ_BISECTOR   1

Definition at line 6 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult().

#define DFZ_CENTROID   0

Definition at line 5 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult(), and Player::kickToScore().

#define DFZ_HOM   4

Definition at line 9 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult().

#define DFZ_LOM   2

Definition at line 7 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult().

#define DFZ_MOM   3

Definition at line 8 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult().

#define OPS_LARSEN   1

Definition at line 12 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult().

#define OPS_LUKASIEWITZ   2

Definition at line 13 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult().

#define OPS_ZADEH   0

Definition at line 11 of file fuzzyobj.h.

Referenced by cFuzzyObj::CountResult(), and Player::kickToScore().


Generated on Thu Apr 26 22:45:29 2007 for GangOfSix(GOS)-RoboCupTeamProject by  doxygen 1.5.1-p1