Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
00993518
Commit
00993518
authored
May 14, 2019
by
Daniel Lehmberg
Browse files
add comment to link to the new (yet to implement) algorithm
parent
6f174062
Changes
1
Hide whitespace changes
Inline
Side-by-side
VadereSimulator/src/org/vadere/simulator/projects/dataprocessing/processor/PedestrianDensityCountingProcessor.java
View file @
00993518
...
...
@@ -7,7 +7,8 @@ import org.vadere.state.attributes.processor.AttributesProcessor;
/**
* @author Mario Teixeira Parente
*
* This processor counts the density for each pedestrian (density per pedestrian id) by counting pedestrians that are
* in 'radius'. To count pedestrians in a measurement area look at AreaDensityCountingProcessor.
*/
@DataProcessorClass
()
public
class
PedestrianDensityCountingProcessor
extends
PedestrianDensityProcessor
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment