Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

airport.h File Reference

#include <vector>
#include <map>
#include <ctype.h>
#include <string>
#include <list>
#include <algorithm>
#include <fstream.h>
#include <stdlib.h>
#include <math.h>
#include "OBJlib.h"
#include "waterGL.h"

Go to the source code of this file.

Compounds

class  Airport
struct  Coastline
 Stores the x and y coordinates of a coast. More...

struct  RunwayPiece
struct  RunwayResponse
struct  TerminalPiece
struct  TowerPiece

Defines

#define PI   3.1415926535897932
#define YES   0
#define NO   1
#define QUEUED   2
#define ONE_WAY   0
#define TWO_WAY   1
#define LIGHT_INTERVAL   15


Define Documentation

#define LIGHT_INTERVAL   15
 

#define NO   1
 

#define ONE_WAY   0
 

#define PI   3.1415926535897932
 

#define QUEUED   2
 

#define TWO_WAY   1
 

#define YES   0
 


Generated on Sun Jun 16 17:36:42 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001