SUMO - Simulation of Urban MObility
PHEMConstants.h File Reference

Go to the source code of this file.

Variables

const double AIR_DENSITY_CONST = 1.182
 
const double GRAVITY_CONST = 9.81
 
const double NORMALIZING_ACCELARATION = 0.45
 
const double NORMALIZING_SPEED = 19.444
 
const double SECONDS_PER_HOUR = 3600
 

Variable Documentation

const double AIR_DENSITY_CONST = 1.182

Definition at line 26 of file PHEMConstants.h.

Referenced by PHEMCEP::CalcPower().

const double GRAVITY_CONST = 9.81

Definition at line 25 of file PHEMConstants.h.

Referenced by PHEMCEP::CalcPower().

const double NORMALIZING_ACCELARATION = 0.45

Definition at line 29 of file PHEMConstants.h.

Referenced by PHEMCEP::PHEMCEP().

const double NORMALIZING_SPEED = 19.444

Definition at line 28 of file PHEMConstants.h.

Referenced by PHEMCEP::PHEMCEP().

const double SECONDS_PER_HOUR = 3600

Definition at line 27 of file PHEMConstants.h.

Referenced by HelpersPHEMlight::compute().