Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Universite-Gustave-Eiffel/NoiseModelling
/ functions
Functions
2,348 in github.com/Universite-Gustave-Eiffel/NoiseModelling
⨍
Functions
2,348
◇
Types & classes
232
↓ 2 callers
Method
readMessagesArg
(Context ctx)
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/UserController.java:214
↓ 2 callers
Method
resetSourceReceiverAttributes
Recover lost attributes of source and receiver that are lost when creating intermediate profiles @param rcv Receiver information @param src Source inf
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/PathFinder.java:428
↓ 2 callers
Function
rn
(e,t)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 2 callers
Method
runDynamicConfMaxErrorFixture
(double maxError)
noisemodelling-jdbc/src/test/java/org/noise_planet/noisemodelling/jdbc/SceneWithEmissionTest.java:222
↓ 2 callers
Method
runScript
Executes a Groovy script defined in the given execution plan. The script must have an `exec` method with one of the following signatures: - `exec(Conn
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/script/Job.java:210
↓ 2 callers
Function
sb
(a,b,f,g,h)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 2 callers
Method
scanPath
Shared logic to walk a Path (regardless of FileSystem type) and extract metadata.
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/script/WpsScriptWrapper.java:169
↓ 2 callers
Method
setDistanceTolerance
Sets the distance tolerance for the densification. All line segments in the densified geometry will be no longer than the distance tolerance. simplifi
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/utils/geometry/Densifier3D.java:120
↓ 2 callers
Method
setDumpFolder
@param dumpFolder When an exception occur, this folder with receiver the input data
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/delaunay/LayerTinfour.java:102
↓ 2 callers
Method
setExportAttenuationMatrix
@param exportAttenuationMatrix If true store absorption values in propagation path objects @see #setExportAttenuationMatrix(boolean)
noisemodelling-jdbc/src/main/java/org/noise_planet/noisemodelling/jdbc/NoiseMapDatabaseParameters.java:139
↓ 2 callers
Method
setExportRaysMethod
Export rays in table (beware this could take a lot of storage space) or keep on memory or do not keep @param exportRaysMethod Export rays method
noisemodelling-jdbc/src/main/java/org/noise_planet/noisemodelling/jdbc/NoiseMapDatabaseParameters.java:116
↓ 2 callers
Method
setFrequencyArray
@param frequencyArray Frequency used in the simulation (extracted from Scene.DEFAULT_FREQUENCIES_THIRD_OCTAVE)
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/ProfileBuilder.java:159
↓ 2 callers
Method
setG
@param g Obstruction global alpha or impedance
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/Obstruction.java:56
↓ 2 callers
Method
setGpath
(double gPath, double gS)
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/SegmentPath.java:133
↓ 2 callers
Method
setHeight
Sets the wall height. @param height Wall height.
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/Wall.java:84
↓ 2 callers
Method
setIsTunnel
(boolean tunnel)
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/railway/nmpb/RailwayTrackNMPBParameters.java:63
↓ 2 callers
Method
setJobProgression
(Connection connection, int jobId, double progression)
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/database/DatabaseManagement.java:509
↓ 2 callers
Method
setJobState
Update the state of an existing Job record. <p> Persists the given state in table {@code JOBS} for the row identified by {@code PK_JOB}. The {@code jo
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/database/DatabaseManagement.java:499
↓ 2 callers
Method
setJunc_type
(int junc_type)
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/road/cnossos/RoadCnossosParameters.java:425
↓ 2 callers
Method
setMergeSources
@param mergeSources If true all sources contributions are merged into a single noise level per receiver. The source identifier is
noisemodelling-jdbc/src/main/java/org/noise_planet/noisemodelling/jdbc/NoiseMapDatabaseParameters.java:171
↓ 2 callers
Method
setMergeTriangles
@param mergeTriangles True if triangles will be merged using isolevel attribute, Z ordinate will be lost
noisemodelling-jdbc/src/main/java/org/noise_planet/noisemodelling/jdbc/utils/IsoSurface.java:111
↓ 2 callers
Method
setNTrack
(int nTrack)
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/railway/nmpb/RailwayTrackNMPBParameters.java:71
↓ 2 callers
Method
setNbTrack
(int nbTrack)
noisemodelling-jdbc/src/main/java/org/noise_planet/noisemodelling/jdbc/railway/RailWayLWGeom.java:115
↓ 2 callers
Method
setPk
@param pk External primary key value, will be updated if {@literal >=} 0 @return this
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/CutPointWall.java:65
↓ 2 callers
Method
setPointList
(List<PointPath> pointList)
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/Path.java:189
↓ 2 callers
Method
setSRSegment
(SegmentPath srSegment)
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/Path.java:193
↓ 2 callers
Method
setSpeedCommercial
(double speedCommercial)
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/railway/nmpb/RailwayTrackNMPBParameters.java:135
↓ 2 callers
Method
setSpeedTrack
(double speedTrack)
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/railway/nmpb/RailwayTrackNMPBParameters.java:87
↓ 2 callers
Method
setType
(POINT_TYPE type)
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/PointPath.java:175
↓ 2 callers
Method
setVehiclePerHour
(double vehiclePerHour)
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/railway/nmpb/RailwayVehicleNMPBParameters.java:61
↓ 2 callers
Method
setWindRose
(double[] windRose)
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/AttenuationParameters.java:163
↓ 2 callers
Function
sn
(e,t,n)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 2 callers
Method
splitGeometryLineToDem
Apply a linestring over the digital elevation model by offsetting the z value with the ground elevation. @param lineString @param epsilon ignore eleva
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/ProfileBuilder.java:293
↓ 2 callers
Method
splitSegment
split the segment between two points in segments of a given length maxLineLength @param c0 @param c1 @param maxLineLength @return
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/ProfileBuilder.java:1038
↓ 2 callers
Method
startServer
Initializes and starts the NoiseModelling server with the specified configuration. The server serves static files, provides endpoints for OGC-complian
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/NoiseModellingServer.java:148
↓ 2 callers
Method
subProcess
@return an instance of the interface IComputePathsOut
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/AttenuationComputeOutput.java:66
↓ 2 callers
Method
submitBlocking
Wait for free queue slot if poolSize is superior or equal of maximum pool size then executes the given task sometime in the future. The task may execu
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/ThreadPool.java:149
↓ 2 callers
Method
tan
Calculates the tangent of the <code>ComplexNumber</code> @param z the input complex number @return a <code>ComplexNumber</code> which is the tangent o
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/utils/ComplexNumber.java:269
↓ 2 callers
Function
tn
(e,t)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 2 callers
Method
toString
generate a string representation of the object DirectivityRecord @return a string
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/directivity/DirectivityRecord.java:76
↓ 2 callers
Method
toString
@return the complex number in x + yi format
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/utils/ComplexNumber.java:196
↓ 2 callers
Method
toString
()
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/CutPoint.java:145
↓ 2 callers
Function
ub
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 2 callers
Function
un
(e,t)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 2 callers
Function
v
(a,b,c)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 2 callers
Function
va
(a,b,c,d,e)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 2 callers
Function
w
(b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 2 callers
Method
wToDba
Convert W to dB Equivalent to wToDb @param w @return
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/utils/Utils.java:132
↓ 2 callers
Method
writeCoordinate
@param out @param p @throws IOException
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/Path.java:264
↓ 2 callers
Method
writeData
(BufferedWriter b)
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/utils/profiler/ProfilerThread.java:63
↓ 2 callers
Function
y
(b,c)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 2 callers
Function
z
(a)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/modernizr.custom.js:4
↓ 1 callers
Function
$
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
C
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/modernizr.custom.js:4
↓ 1 callers
Function
Ct
(e,t)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:4
↓ 1 callers
Function
Da
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
Ea
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
F
(e)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:4
↓ 1 callers
Method
GetTrueWallAlpha
(ComplexNumber impedance)
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/WallAbsorption.java:58
↓ 1 callers
Method
GetWallImpedance
(double sigma, double freq_l)
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/WallAbsorption.java:34
↓ 1 callers
Function
Ht
(e)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:5
↓ 1 callers
Function
In
()
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 1 callers
Function
J
(e,t,r,n)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/components/jszip/jszip.min.js:13
↓ 1 callers
Function
Mn
(e,n,r)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 1 callers
Function
N
(a)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
Nt
(e,t,n)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:4
↓ 1 callers
Function
On
(e,t,n,r)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 1 callers
Function
Ot
(e,t)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:5
↓ 1 callers
Function
S
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
Tt
(e)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:4
↓ 1 callers
Function
V
(a)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
Vb
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
W
(a)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
Ya
(a)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
Zn
(e,t,n)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/jquery.min.js:6
↓ 1 callers
Function
_
(e)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/components/jszip/jszip.min.js:13
↓ 1 callers
Function
_
(a)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
_a
(a,b)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/moment.min.js:6
↓ 1 callers
Function
a
()
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/wpsbuilder/assets/js/modernizr.custom.js:4
↓ 1 callers
Method
aAtm
Compute AAtm @param alphaAtmosphericKm Absorption per km @param distance Distance (m) @return list double with the values of AAtm
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/AttenuationCnossos.java:216
↓ 1 callers
Method
aDif
Compute ADif @param proPathParameters Cnossos path @param data Attenuation parameters @param frequencyIndex Index of frequency @param type Type of dif
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/AttenuationCnossos.java:370
↓ 1 callers
Method
aDiv
Compute ADiv the attenuation @param pathParameters @param data @return list double with the values of ADiv
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/AttenuationCnossos.java:202
↓ 1 callers
Method
addGroundBuildingCutPts
Fetch intersection of a line segment with Buildings lines/Walls lines/Ground Effect lines @param fullLine P0 to P1 query for the profile of buildings
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/ProfileBuilder.java:1272
↓ 1 callers
Method
addItem
Add a wall (segment alone or from a segment of a building polygon) to the input list if not already done. It could be ignored if it does not cross wit
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/BuildingIntersectionPathVisitor.java:108
↓ 1 callers
Function
addLogline
(msg)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/logs_ws.js:17
↓ 1 callers
Method
addPropertyChangeListener
(String property, PropertyChangeListener listener)
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/utils/profiler/RootProgressVisitor.java:49
↓ 1 callers
Method
addTopoCutPts
@param p1 @param p2 @param profile
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/profilebuilder/ProfileBuilder.java:1474
↓ 1 callers
Method
addUTDeviation
Generate documentatin content for a unit test according to the deviation @param utName Unit test name @param sb Output of documentation @param expecte
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/autodoc/GenerateReferenceDeviation.java:166
↓ 1 callers
Method
appendGeometry
(final Geometry newGeom, Integer externalId)
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/utils/geometry/QueryGeometryStructure.java:25
↓ 1 callers
Method
appendOutputRst
(StringBuilder sb, ScriptOutput p)
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/autodoc/GenerateFunctionsDocs.java:458
↓ 1 callers
Method
appendSuppressed
(StringBuilder sb, Throwable sup, java.util.IdentityHashMap<Throwable, Boolean> seen, String prefix)
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/utilities/Logging.java:191
↓ 1 callers
Method
appendVperHour
@param Qm @param vm @throws IOException
noisemodelling-emission/src/main/java/org/noise_planet/noisemodelling/emission/railway/RailWayParameters.java:83
↓ 1 callers
Method
asGeom
@return Propagation path as a geometry object
noisemodelling-propagation/src/main/java/org/noise_planet/noisemodelling/propagation/cnossos/Path.java:145
↓ 1 callers
Method
assert3DCoordinateEquals
(String message,Coordinate expected, Coordinate actual, double tolerance)
noisemodelling-propagation/src/test/java/org/noise_planet/noisemodelling/propagation/AttenuationComputeOutputCnossosTest.java:6897
↓ 1 callers
Method
assertZProfil
(List<Coordinate> expectedZ_profile, List<Coordinate> actualZ_profile)
noisemodelling-pathfinder/src/test/java/org/noise_planet/noisemodelling/pathfinder/TestJTSUtility.java:55
↓ 1 callers
Method
buildOptions
Build the CLI Options definition used for both CLI and JSON parsing. Required flags defined here are also enforced when parsing from JSON.
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/Configuration.java:68
↓ 1 callers
Method
buildTemplateConfiguration
()
noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/ThymeleafConfig.java:18
↓ 1 callers
Function
c
(e)
noisemodelling-scripts/src/main/resources/org/noise_planet/noisemodelling/webserver/static/root/js/axios.min.js:2
↓ 1 callers
Method
cacheFields
Cache table fields in upper case in Map @param sourceFieldsCache map @param rs table to load @throws SQLException If error occurred
noisemodelling-jdbc/src/main/java/org/noise_planet/noisemodelling/jdbc/EmissionTableGenerator.java:52
↓ 1 callers
Method
call
Executes the computation of ray paths for each receiver in the specified range.
noisemodelling-pathfinder/src/main/java/org/noise_planet/noisemodelling/pathfinder/ThreadPathFinder.java:55
← previous
next →
801–900 of 2,348, ranked by callers