Uses of Class
org.noise_planet.noisemodelling.jdbc.output.ResultsCache
Packages that use ResultsCache
-
Uses of ResultsCache in org.noise_planet.noisemodelling.jdbc.output
Fields in org.noise_planet.noisemodelling.jdbc.output declared as ResultsCacheConstructors in org.noise_planet.noisemodelling.jdbc.output with parameters of type ResultsCacheModifierConstructorDescriptionAttenuationOutputMultiThread(SceneWithEmission inputData, ResultsCache resultsCache, NoiseMapDatabaseParameters noiseMapDatabaseParameters, AtomicBoolean exitWhenDone, AtomicBoolean aborted) Create NoiseMap constructorNoiseMapWriter(Connection connection, NoiseMapByReceiverMaker noiseMapByReceiverMaker, ResultsCache ResultsCache, AtomicBoolean exitWhenDone, AtomicBoolean aborted) Constructs a new NoiseMapWriter object with the specified parameters.