Eclipse SUMO - Simulation of Urban MObility
EngineParameters.h File Reference
#include <config.h>
#include <iostream>
#include <iomanip>
Include dependency graph for EngineParameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  EngineParameters
 
struct  EngineParameters::GearShiftingRules
 
struct  EngineParameters::PolynomialEngineModelRpmToHp
 

Macros

#define GRAVITY_MPS2   9.81
 
#define HP_TO_W   745.699872
 
#define MAX_POLY_DEGREE   9
 
#define TAU_MAX   0.5
 

Detailed Description

Author
Michele Segata
Date
4 Feb 2015

Definition in file EngineParameters.h.

Macro Definition Documentation

◆ GRAVITY_MPS2

#define GRAVITY_MPS2   9.81

Definition at line 27 of file EngineParameters.h.

◆ HP_TO_W

#define HP_TO_W   745.699872

Definition at line 29 of file EngineParameters.h.

◆ MAX_POLY_DEGREE

#define MAX_POLY_DEGREE   9

Definition at line 33 of file EngineParameters.h.

◆ TAU_MAX

#define TAU_MAX   0.5

Definition at line 31 of file EngineParameters.h.