Uses of Interface
org.noise_planet.noisemodelling.pathfinder.CutPlaneVisitorFactory
-
Packages that use CutPlaneVisitorFactory Package Description org.noise_planet.noisemodelling.pathfinder -
-
Uses of CutPlaneVisitorFactory in org.noise_planet.noisemodelling.pathfinder
Classes in org.noise_planet.noisemodelling.pathfinder that implement CutPlaneVisitorFactory Modifier and Type Class Description classDefaultCutPlaneVisitorWay to store data computed by threads.Methods in org.noise_planet.noisemodelling.pathfinder with parameters of type CutPlaneVisitorFactory Modifier and Type Method Description voidPathFinder. run(CutPlaneVisitorFactory computeRaysOut)Run computation and store the results in the given output.
-