SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <cassert>
#include "StdDefs.h"
#include "SUMOVehicleClass.h"
#include <limits>
#include <cmath>
Go to the source code of this file.
Data Structures | |
class | HelpersHarmonoise |
Helper methods for Harmonoise-based noise emission computation. More... |
Definition in file HelpersHarmonoise.h.