Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tools/PotentialFields/PotentialfieldComposition.h File Reference

Definition of class PotentialfieldComposition. More...

#include "PfieldConfig.h"
#include "PfieldDatatypes.h"
#include <vector>
#include <string>
#include <list>
#include <map>

Include dependency graph for PotentialfieldComposition.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  PotentialfieldResult
 Describes the result of a potential field. More...

class  ObjectStateDescription
 Describes the state of dynamic objects in a potential field. More...

class  PotentialfieldComposition
 The main class for the potential field implementation. More...


Typedefs

typedef std::map< std::string,
unsigned int > 
NameToIndexMap
 A type for mapping names to indizes in vectors.


Enumerations

enum  SelectionProcedure { BEST_OF_N, SUCCESSIVE_N_TIMES }
 A type for describing the selection procedure of the next result. More...


Detailed Description

Definition of class PotentialfieldComposition.

Author:
Tim Laue

Definition in file PotentialfieldComposition.h.


Typedef Documentation

typedef std::map<std::string, unsigned int> NameToIndexMap
 

A type for mapping names to indizes in vectors.

Definition at line 29 of file PotentialfieldComposition.h.


Enumeration Type Documentation

enum SelectionProcedure
 

A type for describing the selection procedure of the next result.

Enumeration values:
BEST_OF_N 
SUCCESSIVE_N_TIMES 

Definition at line 26 of file PotentialfieldComposition.h.


Generated on Thu Sep 23 20:03:23 2004 for GT2004 by doxygen 1.3.6