All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AcousticIndicatorsFunctions |
A utility class providing acoustic indicator functions for computations,
including conversions between decibels and energy, summation and multiplication of arrays,
and operations specific to octave bands.
|
| Building |
|
| BuildingIntersectionPathVisitor |
|
| ComplexNumber |
ComplexNumber is a class which implements complex numbers in Java.
|
| CoordinateMixin |
Used for deserialization
|
| CurvedProfileGenerator |
Generate a curved profile (favourable propagation conditions) from a coordinate list and two endpoints (source and receiver)
Based on:
Salomons, E., Van Maercke, D., Defrance, J
|
| CutPlaneVisitor |
Instead of feeding a list and returning all vertical cut planes.
|
| CutPlaneVisitor.PathSearchStrategy |
|
| CutPlaneVisitorFactory |
Generate a non-thread safe instance of cut plane visitor where each receiver are processed one by one
|
| CutPoint |
On the vertical cut profile, this is one of the point
This abstract class is implemented with specific attributes depending on the intersection object
|
| CutPointDistanceComparator |
|
| CutPointGroundEffect |
|
| CutPointReceiver |
|
| CutPointReflection |
|
| CutPointSource |
|
| CutPointTopography |
A rupture in the topographic profile
|
| CutPointVEdgeDiffraction |
Pivot point on the vertical profile.
|
| CutPointWall |
|
| CutPointWall.INTERSECTION_TYPE |
This point encounter this kind of limit
- We can enter or exit a polygon
- pass a line (a wall without width)
|
| CutProfile |
|
| CutProfile.PROFILE_TYPE |
Profile type from source to receiver
Left and Right are a path using the convex hull on the intersection plane with buildings
|
| DefaultCutPlaneVisitor |
Way to store data computed by threads.
|
| DefaultProgressVisitor |
|
| Densifier3D |
Densifies a Geometry by inserting extra vertices along the line segments
contained in the geometry.
|
| ElevationFilter |
|
| ElevationFilter.UpdateZ |
|
| GeoJSONDocument |
Export rays for validation
|
| GeometricAttenuation |
|
| GeometryUtils |
|
| GroundAbsorption |
|
| IntegerTuple |
|
| JTSUtility |
|
| JVMMemoryMetric |
|
| KMLDocument |
Export objects of NoiseModelling into KML format.
|
| KMLDocument.CRSTransformFilter |
|
| LayerDelaunay |
|
| LayerDelaunayError |
Throwed delaunay error.
|
| LayerTinfour |
|
| LineIntersectionItemVisitor |
|
| LineSegmentMixin |
Deserialization of LineSegment
|
| MirrorReceiver |
Information for Receiver image.
|
| MirrorReceiversCompute |
|
| Obstruction |
Obstruction object
|
| Orientation |
When providing Orientation to a sound source there is 2 cases
- Sound source is a point.
|
| PathFinder |
|
| PathFinder.ComputationSide |
|
| PathFinder.ReceiverPointInfo |
Attribute of the receiver point
|
| PathFinder.SourcePointInfo |
Attributes of the source point
|
| ProfileBuilder |
Builder constructing profiles from buildings, topography and ground effects.
|
| ProfileBuilder.IntersectionType |
Different type of intersection.
|
| ProfileBuilderDecorator |
|
| ProfilerThread |
|
| ProfilerThread.Metric |
Metric is a collection of statistics to write on the profile csv file
|
| ProgressMetric |
Metric that write progression value in percentage
|
| QueryGeometryStructure |
QueryGeometryStructure aims to speed up the query of a geometry collection
inside a region envelope.
|
| QueryRTree |
Connector for RTree.
|
| ReceiverStatsMetric |
Generate stats about receiver computation time
|
| ReceiverStatsMetric.ReceiverComputationTime |
|
| ReceiverStatsMetric.ReceiverCutProfiles |
|
| RootProgressVisitor |
|
| Scene |
Data input for a propagation process (Sub domain generated by ReceiverGrideNoiseMapLoader).
|
| ThreadPathFinder |
A Thread class to evaluate all receivers cut planes.
|
| ThreadPool |
|
| Triangle |
A triangle built from the combination of the 3 vertices index.
|
| Triangle.TriangleBuilder |
|
| Wall |
|
| WallAbsorption |
Collection of methods related to wall absorption coefficients
|