world.cc File Reference

#include <stdlib.h>
#include <assert.h>
#include <string.h>
#include <locale.h>
#include <glib-object.h>
#include <limits.h>
#include "stage_internal.hh"
#include "region.hh"


Defines

#define _GNU_SOURCE

Functions

void init_models (gpointer dummy1, StgModel *mod, gpointer dummy2)

Variables

const stg_msec_t STG_DEFAULT_WORLD_INTERVAL_REAL = 100
 real time between updates
const stg_msec_t STG_DEFAULT_WORLD_INTERVAL_SIM = 100
 duration of sim timestep
const double STG_DEFAULT_WORLD_PPM = 50

Define Documentation

#define _GNU_SOURCE


Function Documentation

void init_models ( gpointer  dummy1,
StgModel mod,
gpointer  dummy2 
)

References Stg::StgModel::Init().

Referenced by Stg::StgWorld::Load().


Variable Documentation

const stg_msec_t STG_DEFAULT_WORLD_INTERVAL_REAL = 100

real time between updates

Referenced by Stg::StgWorld::StgWorld().

const stg_msec_t STG_DEFAULT_WORLD_INTERVAL_SIM = 100

duration of sim timestep

Referenced by Stg::StgWorld::StgWorld().


Generated on Thu Jan 7 17:42:16 2010 for Stage by  doxygen 1.5.5