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 attributeCnossosPath.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 cnossosPath, SegmentPath path, CnossosAttenuationOutput attenuationOutput, AttenuationParameters data, int idFreq) static doubleAttenuationCnossos.aGroundF(CnossosPath cnossosPath, SegmentPath path, CnossosAttenuationOutput attenuationOutput, AttenuationParameters data, int idFreq, boolean forceGPath) Compute AGroundFstatic doubleAttenuationCnossos.aGroundH(CnossosPath cnossosPath, SegmentPath path, CnossosAttenuationOutput attenuationOutput, AttenuationParameters data, int idFreq) Compute AGroundHstatic doubleAttenuationCnossos.aGroundH(CnossosPath cnossosPath, SegmentPath path, CnossosAttenuationOutput attenuationOutput, 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) doubleCnossosPath.computeZr(SegmentPath segmentPath) doubleCnossosPath.computeZrPrime(SegmentPath segmentPath) Eq 2.5.19doubleCnossosPath.computeZsPrime(SegmentPath segmentPath) Eq 2.5.19static double[]AttenuationCnossos.getAGroundCore(CnossosPath cnossosPath, SegmentPath segmentPath, CnossosAttenuationOutput attenuationOutput, AttenuationParameters data) Eq. 2.5.15: Compute AgroundvoidCnossosPath.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) voidCnossosPath.setSegmentList(List<SegmentPath> segmentList) Constructor parameters in org.noise_planet.noisemodelling.propagation.cnossos with type arguments of type SegmentPath