Uses of Interface
org.noise_planet.noisemodelling.propagation.PropagationModelCreator
Packages that use PropagationModelCreator
Package
Description
-
Uses of PropagationModelCreator in org.noise_planet.noisemodelling.jdbc
Methods in org.noise_planet.noisemodelling.jdbc that return PropagationModelCreatorModifier and TypeMethodDescriptionNoiseMapByReceiverMaker.IComputeRaysOutFactory.getPropagationModelCreator()Getter for propagationModelCreatorMethods in org.noise_planet.noisemodelling.jdbc with parameters of type PropagationModelCreatorModifier and TypeMethodDescriptionvoidNoiseMapByReceiverMaker.IComputeRaysOutFactory.setPropagationModelCreator(PropagationModelCreator propagationModelCreator) Setter for propagationModelCreator -
Uses of PropagationModelCreator in org.noise_planet.noisemodelling.jdbc.output
Methods in org.noise_planet.noisemodelling.jdbc.output that return PropagationModelCreatorModifier and TypeMethodDescriptionDefaultCutPlaneProcessing.getPropagationModelCreator()Getter for propagationModelCreatorMethods in org.noise_planet.noisemodelling.jdbc.output with parameters of type PropagationModelCreatorModifier and TypeMethodDescriptionvoidDefaultCutPlaneProcessing.setPropagationModelCreator(PropagationModelCreator propagationModelCreator) Setter for propagationModelCreatorConstructors in org.noise_planet.noisemodelling.jdbc.output with parameters of type PropagationModelCreatorModifierConstructorDescriptionAttenuationOutputMultiThread(SceneWithEmission inputData, PropagationModelCreator propagationModelCreator, ResultsCache resultsCache, NoiseMapDatabaseParameters noiseMapDatabaseParameters, AtomicBoolean exitWhenDone, AtomicBoolean aborted) Create NoiseMap constructor -
Uses of PropagationModelCreator in org.noise_planet.noisemodelling.propagation.cnossos
Classes in org.noise_planet.noisemodelling.propagation.cnossos that implement PropagationModelCreatorModifier and TypeClassDescriptionclassDeclares the concrete factory method that returns CnossosPropagationModel objects