Class GroundLine
java.lang.Object
org.noise_planet.noisemodelling.pathfinder.profilebuilder.Obstruction
org.noise_planet.noisemodelling.pathfinder.profilebuilder.LineObstruction
org.noise_planet.noisemodelling.pathfinder.profilebuilder.GroundLine
-
Field Summary
Fields inherited from class LineObstruction
line, originId, processedObstructionIndexFields inherited from class Obstruction
DEFAULT_G -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LineObstruction
getLineSegment, getOriginId, getProcessedObstructionIndex, p0, p1, setProcessedObstructionIndexMethods inherited from class Obstruction
copyAlphas, getAlphas, getG, initialize, setAlpha, setG
-
Constructor Details
-
GroundLine
public GroundLine(org.locationtech.jts.geom.LineSegment line, int originId)
-