JuPedSim / jpsreport

Analysis tool
https://www.jupedsim.org/jpsreport_introduction.html
Other
3 stars 9 forks source link

Method E | new measurement method #183

Closed chraibi closed 2 years ago

chraibi commented 5 years ago

In Gitlab by @gjaeger on Nov 12, 2018, 07:56 [origin]

Implementation of measurement method 1 [Holl 2016, p. 28] as Method E

J(x_0,\Delta t) = \frac{N(x_0,\Delta t)}{\Delta t}
\rho(t_0,\Delta x) = \frac{N(t_0,\Delta x)}{\Delta x}

and for the measurement area $\Delta x \cdot \Delta y$:

\rho(t_0,\Delta x, \Delta y) = \frac{N(t_0,\Delta x)}{\Delta x \cdot \Delta y}
chraibi commented 5 years ago

In Gitlab by @gjaeger on Nov 12, 2018, 08:17

changed title from Method {-| measurement method 1-} to Method {+E | new measurement method+}

chraibi commented 5 years ago

In Gitlab by @gjaeger on Nov 12, 2018, 08:17

changed the description

gjaeger commented 2 years ago

implemented with https://github.com/JuPedSim/jpsreport/pull/187