Uses of Interface
org.noise_planet.noisemodelling.propagation.PropagationModel
Packages that use PropagationModel
Package
Description
-
Uses of PropagationModel in org.noise_planet.noisemodelling.propagation
Methods in org.noise_planet.noisemodelling.propagation that return PropagationModelModifier and TypeMethodDescriptionPropagationModelCreator.create()Factory method that returns PropagationModel objects -
Uses of PropagationModel in org.noise_planet.noisemodelling.propagation.cnossos
Classes in org.noise_planet.noisemodelling.propagation.cnossos that implement PropagationModelModifier and TypeClassDescriptionclassCNOSSOS P2P propagation model Note : the instances of the class are thread-safe.Methods in org.noise_planet.noisemodelling.propagation.cnossos that return PropagationModelModifier and TypeMethodDescriptionCnossosPropagationModelCreator.create()Factory method that returns CnossosPropagationModel objects -
Uses of PropagationModel in org.noise_planet.noisemodelling.propagation.template
Classes in org.noise_planet.noisemodelling.propagation.template that implement PropagationModel