Skip to content

Calculation period change #605

Answered by pierromond
lyselott asked this question in Q&A
Discussion options

You must be logged in to vote

Here you can change the duration of each period and the ponderation :

for(int idFrequency = 0; idFrequency < levels.length; idFrequency++) {

Unluckly, it is not so easy to do, we should improve it !

About the duration, in fact you can to the time step that you want, this is transparent for NoiseModelling. You can also store the attenuation matrix, and then run a lot of emission calculation (every minutes for example) and then couple it with the attenuation. If you look inside the MATSim script, this is what is does ! Probably we should write a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lyselott
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants