All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| DirectivityRecord |
|
| DirectivitySphere |
Interface that returns the attenuation in dB due to a specific directivity pattern.
|
| DiscreteDirectivitySphere |
Describe Attenuation directivity over a sphere
Values between specified angles are interpolated following an interpolation method (linear=1 by default or closest neighbor=0)
|
| interpLinear |
Linear Interpolation
Copy from https://github.com/mobilesec/timeseries-signal-processing/blob/master/Interpolation.java
todo replace this by org.apache.commons.math3.analysis.interpolation
|
| LineSource |
Line Source Class
A point source is define by its spectrum, height, directivity and type (optional)
|
| OmnidirectionalDirection |
|
| PhiComparator |
|
| PointSource |
Point Source Class
A point source is define by its spectrum, height, directivity and type (optional)
|
| PolarGraphDirectivity |
|
| PolarGraphDirectivity.ORIENTATION |
|
| Railway |
Railway noise evaluation from Cnossos reference : COMMISSION DIRECTIVE (EU) 2015/996
of 19 May 2015 establishing common noise assessment methods according to Directive 2002/49/EC
of the European Parliament and of the Council
amending, for the purposes of adapting to scientific and technical progress, Annex II to
Directive 2002/49/EC of the European Parliament and of the Council as regards
common noise assessment methods
part 2.3.
|
| RailwayCnossos |
Railway noise evaluation from Cnossos reference : COMMISSION DIRECTIVE (EU) 2015/996
of 19 May 2015 establishing common noise assessment methods according to Directive 2002/49/EC
of the European Parliament and of the Council
amending, for the purposes of adapting to scientific and technical progress, Annex II to
Directive 2002/49/EC of the European Parliament and of the Council as regards
common noise assessment methods
part 2.3.
|
| RailwayCnossosDirectivitySphere |
|
| RailWayCnossosParameters |
Data result stockage
|
| RailwayNMPB |
Railway noise evaluation from NMPB reference : COMMISSION DIRECTIVE (EU) 2015/996
of 19 May 2015 establishing common noise assessment methods according to Directive 2002/49/EC
of the European Parliament and of the Council
amending, for the purposes of adapting to scientific and technical progress, Annex II to
Directive 2002/49/EC of the European Parliament and of the Council as regards
common noise assessment methods
part 2.3.
|
| RailWayNMPBParameters |
Data result stockage
|
| RailWayNMPBParameters.TrainNoiseSource |
|
| RailWayParameters |
Data result stockage
|
| RailwayTrackCnossosParameters |
Parameters Track
|
| RailwayTrackNMPBParameters |
Parameters Track
|
| RailwayTrackParameters |
Parameters Track
|
| RailwayVehicleCnossosParameters |
Parameters Vehicule
|
| RailwayVehicleNMPBParameters |
Parameters Vehicule
|
| RailwayVehicleParameters |
Parameters Vehicule
|
| RoadCnossos |
Compute the emission sound level of a road segment in dB/m
Reference document is "Commission Directive (EU) 2015/996 of 19 May 2015 establishing common noise assessment methods according to Directive 2002/49/EC of the European Parliament and of the Council (Text with EEA relevance)" 2015
including its 2020 amendments
https://eur-lex.europa.eu/legal-content/EN/TXT/?
|
| RoadCnossosParameters |
RoadSource parameters for CNOSSOS method
|
| RoadVehicleCnossosvar |
Return the emission sound level for one unique vehicle
The used method is very close to CNOSSOS (CNOSSOS variant) with some adjustements,
especially to take into account accelerations or the variability on emission sound levels between the vehicle
of a same category
|
| RoadVehicleCnossosvarParameters |
Parameters for CNOSSOS variant method for one unique vehicle
This class extends the class RoadCnossosParameters
|
| ThetaComparator |
|
| TrainAttenuation |
|
| TramwaySchall03 |
Compute sound emission levels of tramway sound source
The proposed model is a very simplified version, inspired by :
Moehler, U.; Liepert, M.; Kurze, U.J.; Onnich, H.
|
| TramwaySchall03.GROUND_TYPE |
|
| Utils |
Some basic tools useful for the emission module
|