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 CutPoint
coordinate, groundCoefficient, zGround -
Constructor Summary
ConstructorsConstructorDescriptionEmpty constructor for deserializationCutPointVEdgeDiffraction(CutPoint source) -
Method Summary
Methods inherited from class CutPoint
clone, compareTo, getCoordinate, getGroundCoefficient, getzGround, setCoordinate, setGroundCoefficient, setZGround
-
Constructor Details
-
CutPointVEdgeDiffraction
public CutPointVEdgeDiffraction()Empty constructor for deserialization -
CutPointVEdgeDiffraction
-
-
Method Details
-
toString
-