Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <limits>
#include <cmath>
#include <foreign/PHEMlight/V5/cpp/Constants.h>
#include <foreign/PHEMlight/V5/cpp/Correction.h>
#include <utils/common/StringUtils.h>
#include <utils/options/OptionsCont.h>
#include "EnergyParams.h"
#include "HelpersPHEMlight5.h"
Go to the source code of this file.
Definition in file HelpersPHEMlight5.cpp.