Uses of Class
org.noise_planet.noisemodelling.propagation.cnossos.SegmentPath
Packages that use SegmentPath
-
Uses of SegmentPath in org.noise_planet.noisemodelling.propagation.cnossos
Methods in org.noise_planet.noisemodelling.propagation.cnossos that return SegmentPathModifier and TypeMethodDescriptionstatic SegmentPathCnossosPathBuilder.computeSegment(org.locationtech.jts.geom.Coordinate src, org.locationtech.jts.geom.Coordinate rcv, double[] meanPlane) Compute the segment pathstatic SegmentPathCnossosPathBuilder.computeSegment(org.locationtech.jts.geom.Coordinate src, org.locationtech.jts.geom.Coordinate rcv, double[] meanPlane, double gPath, double gS) Compute the segment path with more attributePath.getSRSegment()Methods in org.noise_planet.noisemodelling.propagation.cnossos that return types with arguments of type SegmentPathMethods in org.noise_planet.noisemodelling.propagation.cnossos with parameters of type SegmentPathModifier and TypeMethodDescriptionstatic doubleAttenuationCnossos.aGroundF(CnossosPath proPathParameters, SegmentPath path, AttenuationParameters data, int idFreq) static doubleAttenuationCnossos.aGroundF(CnossosPath proPathParameters, SegmentPath path, AttenuationParameters data, int idFreq, boolean forceGPath) Compute AGroundFstatic doubleAttenuationCnossos.aGroundH(CnossosPath proPathParameters, SegmentPath path, AttenuationParameters data, int idFreq) Compute AGroundHstatic doubleAttenuationCnossos.aGroundH(CnossosPath proPathParameters, SegmentPath path, AttenuationParameters data, int idFreq, boolean forceGPath) Compute AGroundHstatic voidCnossosPathBuilder.computeRayleighDiff(SegmentPath srSeg, CutProfile cutProfile, CnossosPath pathParameters, org.locationtech.jts.geom.LineSegment dSR, List<SegmentPath> segments, List<PointPath> points, List<org.locationtech.jts.geom.Coordinate> pts2D, org.locationtech.jts.geom.Coordinate[] pts2DGround, List<Integer> cut2DGroundIndex, List<Double> exactFrequencyArray) doublePath.computeZr(SegmentPath segmentPath) doublePath.computeZrPrime(SegmentPath segmentPath) Eq 2.5.19doublePath.computeZsPrime(SegmentPath segmentPath) Eq 2.5.19static double[]AttenuationCnossos.getAGroundCore(CnossosPath pathParameters, SegmentPath segmentPath, AttenuationParameters data) Eq. 2.5.15: Compute AgroundvoidPath.setSRSegment(SegmentPath srSegment) Method parameters in org.noise_planet.noisemodelling.propagation.cnossos with type arguments of type SegmentPathModifier and TypeMethodDescriptionstatic voidCnossosPathBuilder.computeRayleighDiff(SegmentPath srSeg, CutProfile cutProfile, CnossosPath pathParameters, org.locationtech.jts.geom.LineSegment dSR, List<SegmentPath> segments, List<PointPath> points, List<org.locationtech.jts.geom.Coordinate> pts2D, org.locationtech.jts.geom.Coordinate[] pts2DGround, List<Integer> cut2DGroundIndex, List<Double> exactFrequencyArray) voidPath.setSegmentList(List<SegmentPath> segmentList) Constructor parameters in org.noise_planet.noisemodelling.propagation.cnossos with type arguments of type SegmentPath