Class AttenuationOutputSingleThread

java.lang.Object
org.noise_planet.noisemodelling.jdbc.output.AttenuationOutputSingleThread
All Implemented Interfaces:
CutPlaneVisitor

public class AttenuationOutputSingleThread extends Object implements CutPlaneVisitor
Managed by a single thread, process all incoming vertical profile, compute attenuation and push on appropriate stack for exporting result values in a thread safe way. It processes the receiver one at a time.