-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prepare file for deviation computation from cnossos tests
- Loading branch information
Showing
10 changed files
with
425 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
85 changes: 85 additions & 0 deletions
85
...r/src/main/resources/org/noise_planet/noisemodelling/pathfinder/test_cases/TC19_Left.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
{ | ||
"cutPoints" : [ { | ||
"type" : "Source", | ||
"coordinate" : { | ||
"x" : 10.0, | ||
"y" : 10.0, | ||
"z" : 1.0 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.9, | ||
"sourcePk" : -1, | ||
"li" : 1.0, | ||
"orientation" : { | ||
"yaw" : 0.0, | ||
"pitch" : 0.0, | ||
"roll" : 0.0 | ||
} | ||
}, { | ||
"type" : "GroundEffect", | ||
"coordinate" : { | ||
"x" : 50.0, | ||
"y" : 18.894651178790934, | ||
"z" : 0.0 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "VEdgeDiffraction", | ||
"coordinate" : { | ||
"x" : 99.9893933982822, | ||
"y" : 30.010606601717797, | ||
"z" : 7.232234504389141 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "Topography", | ||
"coordinate" : { | ||
"x" : 120.0, | ||
"y" : 31.344902798584958, | ||
"z" : 0.0 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "GroundEffect", | ||
"coordinate" : { | ||
"x" : 150.0, | ||
"y" : 33.34528623036851, | ||
"z" : 4.615384615384615 | ||
}, | ||
"zGround" : 4.615384615384615, | ||
"groundCoefficient" : 0.2 | ||
}, { | ||
"type" : "VEdgeDiffraction", | ||
"coordinate" : { | ||
"x" : 174.99054111062358, | ||
"y" : 35.01164171000175, | ||
"z" : 12.343278448981938 | ||
}, | ||
"zGround" : 8.460083247788244, | ||
"groundCoefficient" : 0.2 | ||
}, { | ||
"type" : "Topography", | ||
"coordinate" : { | ||
"x" : 185.0, | ||
"y" : 33.005847746748294, | ||
"z" : 10.0 | ||
}, | ||
"zGround" : 10.0, | ||
"groundCoefficient" : 0.2 | ||
}, { | ||
"type" : "Receiver", | ||
"coordinate" : { | ||
"x" : 200.0, | ||
"y" : 30.0, | ||
"z" : 14.0 | ||
}, | ||
"zGround" : 10.0, | ||
"groundCoefficient" : 0.2, | ||
"receiverPk" : -1 | ||
} ], | ||
"hasBuildingIntersection" : false, | ||
"hasTopographyIntersection" : false | ||
} |
File renamed without changes.
67 changes: 67 additions & 0 deletions
67
...r/src/main/resources/org/noise_planet/noisemodelling/pathfinder/test_cases/TC28_Left.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{ | ||
"cutPoints" : [ { | ||
"type" : "Source", | ||
"coordinate" : { | ||
"x" : 0.0, | ||
"y" : 50.0, | ||
"z" : 4.0 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5, | ||
"sourcePk" : -1, | ||
"li" : 1.0, | ||
"orientation" : { | ||
"yaw" : 0.0, | ||
"pitch" : 0.0, | ||
"roll" : 0.0 | ||
} | ||
}, { | ||
"type" : "VEdgeDiffraction", | ||
"coordinate" : { | ||
"x" : 249.9893933982822, | ||
"y" : 180.0106066017178, | ||
"z" : 3.2324491060497658 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "VEdgeDiffraction", | ||
"coordinate" : { | ||
"x" : 270.0106066017178, | ||
"y" : 180.0106066017178, | ||
"z" : 3.172535251076891 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "VEdgeDiffraction", | ||
"coordinate" : { | ||
"x" : 978.9916414594315, | ||
"y" : 121.01245531210233, | ||
"z" : 1.0597238975809367 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "VEdgeDiffraction", | ||
"coordinate" : { | ||
"x" : 993.0124553121024, | ||
"y" : 118.0083585405684, | ||
"z" : 1.0182158406809045 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5 | ||
}, { | ||
"type" : "Receiver", | ||
"coordinate" : { | ||
"x" : 1000.0, | ||
"y" : 100.0, | ||
"z" : 1.0 | ||
}, | ||
"zGround" : 0.0, | ||
"groundCoefficient" : 0.5, | ||
"receiverPk" : -1 | ||
} ], | ||
"hasBuildingIntersection" : false, | ||
"hasTopographyIntersection" : false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
...src/main/java/org/noise_planet/noisemodelling/propagation/GenerateReferenceDeviation.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
/** | ||
* NoiseModelling is a library capable of producing noise maps. It can be freely used either for research and education, as well as by experts in a professional use. | ||
* <p> | ||
* NoiseModelling is distributed under GPL 3 license. You can read a copy of this License in the file LICENCE provided with this software. | ||
* <p> | ||
* Official webpage : http://noise-planet.org/noisemodelling.html | ||
* Contact: [email protected] | ||
*/ | ||
|
||
package org.noise_planet.noisemodelling.propagation; | ||
|
||
public class GenerateReferenceDeviation { | ||
|
||
public static void main(String[] args) { | ||
|
||
} | ||
|
||
} |
Oops, something went wrong.