SUMO - Simulation of Urban MObility
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PHEMConstants.h
Go to the documentation of this file.
1
/****************************************************************************/
7
// Holds constants and data version info for PHEM Light
8
/****************************************************************************/
9
// SUMO, Simulation of Urban MObility; see http://sumo.sourceforge.net/
10
// Copyright (C) 2001-2013 DLR (http://www.dlr.de/) and contributors
11
/****************************************************************************/
12
//
13
// This file is part of SUMO.
14
// SUMO is free software: you can redistribute it and/or modify
15
// it under the terms of the GNU General Public License as published by
16
// the Free Software Foundation, either version 3 of the License, or
17
// (at your option) any later version.
18
//
19
/****************************************************************************/
20
21
#ifndef PHEMConstants_h
22
#define PHEMConstants_h
23
24
const
double
GRAVITY_CONST
= 9.81;
25
const
double
AIR_DENSITY_CONST
= 1.182;
26
const
double
SECONDS_PER_HOUR
= 3600;
27
const
double
NORMALIZING_SPEED
= 19.444;
28
const
double
NORMALIZING_ACCELARATION
= 0.45;
29
30
#endif
NORMALIZING_SPEED
const double NORMALIZING_SPEED
Definition:
PHEMConstants.h:27
NORMALIZING_ACCELARATION
const double NORMALIZING_ACCELARATION
Definition:
PHEMConstants.h:28
GRAVITY_CONST
const double GRAVITY_CONST
Definition:
PHEMConstants.h:24
SECONDS_PER_HOUR
const double SECONDS_PER_HOUR
Definition:
PHEMConstants.h:26
AIR_DENSITY_CONST
const double AIR_DENSITY_CONST
Definition:
PHEMConstants.h:25
tmp
buildd
sumo-0.20.0+dfsg
src
utils
emissions
PHEMConstants.h
Generated on Sat Mar 15 2014 16:04:20 for SUMO - Simulation of Urban MObility by
1.8.6