Uses of Class
org.noise_planet.noisemodelling.pathfinder.profilebuilder.ProfileBuilderDecorator
-
Packages that use ProfileBuilderDecorator Package Description org.noise_planet.noisemodelling.pathfinder.profilebuilder -
-
Uses of ProfileBuilderDecorator in org.noise_planet.noisemodelling.pathfinder.profilebuilder
Methods in org.noise_planet.noisemodelling.pathfinder.profilebuilder that return ProfileBuilderDecorator Modifier and Type Method Description ProfileBuilderDecoratorProfileBuilderDecorator. addReceiver(double x, double y, double z)ProfileBuilderDecoratorProfileBuilderDecorator. addSource(double x, double y, double z)ProfileBuilderDecoratorProfileBuilderDecorator. addSource(org.locationtech.jts.geom.Geometry geom)ProfileBuilderDecoratorProfileBuilderDecorator. hEdgeDiff(boolean vDiff)ProfileBuilderDecoratorProfileBuilderDecorator. setGs(double gs)ProfileBuilderDecoratorProfileBuilderDecorator. setMaximumPropagationDistance(double maximumPropagationDistance)Maximum source distanceProfileBuilderDecoratorProfileBuilderDecorator. vEdgeDiff(boolean hDiff)
-