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

GlobalStruct Struct Reference

#include <global.h>

List of all members.

Public Attributes

double Azimuth
int no_culling
double noise_in_dB
int recv_count
int plane_info_flag
int absolute_range_flag
int inducedvelocity_flag
int vortex_draw_mode
int aircraft_draw_mode
int server_running
int soundserverflag
int localsoundflag
int pause_display
int tracking_flag
int trackingID
int sound_on
int kneighbors
double min_dist
double max_dist
int totFrameCount
 Number of rendered frames for timing. More...

double fpsRate
int sleepdelay
 Sleep Delay required between computations to maintain real-time nature of the simulation (in millisecond). More...

int isLagging
int time_per_iter
double sim_clock_time
double sim_time
int comm_delay_per_iter
double initial_dt
vector3 viewpos
int ntotal
int shm_flag
int thread_flag
int init_vortex_size
int nwakemax
int window_height
int window_width
GLboolean show_timer
GLboolean fullscreen
double max_tracking_dist_in_km
int exit_cave
Average< double > comm_speed
Average< double > ms_per_frame
double startTime
int colormapType
int bspline_pts_per_segment
double airport_center [3]
char sound_file [200]
char plane_objfile [200]
char vortex_server [200]
char sound_server [200]
char present_working_directory [500]
char airport_file [200]
char vortex_inp_file [200]
int view_mode
 If yes, view_mode means that data is only received from server, and not sent (essentially, non-intrusive). More...

int vortex_server_port
 Port for DataServer. More...


Member Data Documentation

int GlobalStruct::absolute_range_flag
 

int GlobalStruct::aircraft_draw_mode
 

double GlobalStruct::airport_center[3]
 

char GlobalStruct::airport_file[200]
 

double GlobalStruct::Azimuth
 

int GlobalStruct::bspline_pts_per_segment
 

int GlobalStruct::colormapType
 

int GlobalStruct::comm_delay_per_iter
 

Average<double> GlobalStruct::comm_speed
 

int GlobalStruct::exit_cave
 

double GlobalStruct::fpsRate
 

GLboolean GlobalStruct::fullscreen
 

int GlobalStruct::inducedvelocity_flag
 

int GlobalStruct::init_vortex_size
 

double GlobalStruct::initial_dt
 

int GlobalStruct::isLagging
 

int GlobalStruct::kneighbors
 

int GlobalStruct::localsoundflag
 

double GlobalStruct::max_dist
 

double GlobalStruct::max_tracking_dist_in_km
 

double GlobalStruct::min_dist
 

Average<double> GlobalStruct::ms_per_frame
 

int GlobalStruct::no_culling
 

double GlobalStruct::noise_in_dB
 

int GlobalStruct::ntotal
 

int GlobalStruct::nwakemax
 

int GlobalStruct::pause_display
 

int GlobalStruct::plane_info_flag
 

char GlobalStruct::plane_objfile[200]
 

char GlobalStruct::present_working_directory[500]
 

int GlobalStruct::recv_count
 

int GlobalStruct::server_running
 

int GlobalStruct::shm_flag
 

GLboolean GlobalStruct::show_timer
 

double GlobalStruct::sim_clock_time
 

double GlobalStruct::sim_time
 

int GlobalStruct::sleepdelay
 

Sleep Delay required between computations to maintain real-time nature of the simulation (in millisecond).

char GlobalStruct::sound_file[200]
 

int GlobalStruct::sound_on
 

char GlobalStruct::sound_server[200]
 

int GlobalStruct::soundserverflag
 

double GlobalStruct::startTime
 

int GlobalStruct::thread_flag
 

int GlobalStruct::time_per_iter
 

int GlobalStruct::totFrameCount
 

Number of rendered frames for timing.

int GlobalStruct::tracking_flag
 

int GlobalStruct::trackingID
 

int GlobalStruct::view_mode
 

If yes, view_mode means that data is only received from server, and not sent (essentially, non-intrusive).

vector3 GlobalStruct::viewpos
 

int GlobalStruct::vortex_draw_mode
 

char GlobalStruct::vortex_inp_file[200]
 

char GlobalStruct::vortex_server[200]
 

int GlobalStruct::vortex_server_port
 

Port for DataServer.

int GlobalStruct::window_height
 

int GlobalStruct::window_width
 


The documentation for this struct was generated from the following file:
Generated on Sun Jun 16 17:36:50 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001