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

Simulation.h File Reference

Aria simulation interface. More...

#include <iltcommon.h>
#include "Aria.h"
#include "Heuristic.h"
#include "aviary.h"
#include "boidmodel.h"
#include "peckermodel.h"

Go to the source code of this file.

Compounds

class  Simulation
 Aria Simulation interface. More...


Defines

#define NUM_AVIARIES   AV_NUMBOIDTYPES
#define MAX_BOIDS_PER_AVIARY   4
#define MAX_BOIDS   (NUM_AVIARIES * MAX_BOIDS_PER_AVIARY)
#define NUM_PECKERS   4


Detailed Description

Aria simulation interface.

Id:
Simulation.h,v 1.24 2002/03/04 11:19:13 jon Exp

Author:
Jon Parise <jparise@cmu.edu>
Date:
2/9/2002

Define Documentation

#define MAX_BOIDS   (NUM_AVIARIES * MAX_BOIDS_PER_AVIARY)
 

#define MAX_BOIDS_PER_AVIARY   4
 

#define NUM_AVIARIES   AV_NUMBOIDTYPES
 

#define NUM_PECKERS   4
 


Generated on Mon Mar 4 08:42:24 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002