Class CutPointVEdgeDiffraction
java.lang.Object
org.noise_planet.noisemodelling.pathfinder.profilebuilder.CutPoint
org.noise_planet.noisemodelling.pathfinder.profilebuilder.CutPointVEdgeDiffraction
- All Implemented Interfaces:
Cloneable,Comparable<CutPoint>
Pivot point on the vertical profile. It is near a vertical edge of a wall.
-
Field Summary
Fields inherited from class org.noise_planet.noisemodelling.pathfinder.profilebuilder.CutPoint
coordinate, groundCoefficient, zGround -
Constructor Summary
ConstructorsConstructorDescriptionEmpty constructor for deserializationCutPointVEdgeDiffraction(CutPoint source) -
Method Summary
Methods inherited from class org.noise_planet.noisemodelling.pathfinder.profilebuilder.CutPoint
clone, compareTo, getCoordinate, getGroundCoefficient, getzGround, setCoordinate, setGroundCoefficient, setZGround