SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
windows_config.h File Reference

Go to the source code of this file.

Macros

#define FOXDLL   1
 
#define GEO_OUTPUT_ACCURACY   6
 
#define HAVE_INTERNAL_LANES   1
 
#define HAVE_SUBSECOND_TIMESTEPS   1
 
#define NUMERICAL_EPS   0.001
 
#define OUTPUT_ACCURACY   2
 
#define POSITION_EPS   0.1
 
#define snprintf   _snprintf
 
#define SUMOLong   long long
 
#define SUMOReal   double
 
#define VERSION_STRING   "0.18.0"
 
#define WIN32
 
#define XERCES3_SIZE_t   XMLSize_t
 

Detailed Description

Author
Daniel Krajzewicz
Tino Morenz
Axel Wegener
Michael Behrisch
Felix Brack
Date
Mon, 17 Dec 2001
Version
Id:
windows_config.h 14496 2013-08-26 19:45:36Z behrisch

Definition in file windows_config.h.

Macro Definition Documentation

#define FOXDLL   1

Definition at line 46 of file windows_config.h.

#define GEO_OUTPUT_ACCURACY   6

Definition at line 64 of file windows_config.h.

#define HAVE_INTERNAL_LANES   1

Definition at line 75 of file windows_config.h.

#define HAVE_SUBSECOND_TIMESTEPS   1

Definition at line 82 of file windows_config.h.

#define NUMERICAL_EPS   0.001

Definition at line 58 of file windows_config.h.

#define OUTPUT_ACCURACY   2

Definition at line 61 of file windows_config.h.

#define POSITION_EPS   0.1

Definition at line 55 of file windows_config.h.

#define snprintf   _snprintf

Definition at line 88 of file windows_config.h.

Referenced by GUIApplicationWindow::updateTimeLCD().

#define SUMOLong   long long

Definition at line 52 of file windows_config.h.

#define SUMOReal   double

Definition at line 49 of file windows_config.h.

#define VERSION_STRING   "0.18.0"

Definition at line 71 of file windows_config.h.

#define WIN32

Definition at line 42 of file windows_config.h.

#define XERCES3_SIZE_t   XMLSize_t

Definition at line 78 of file windows_config.h.