Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
25b94df0
Commit
25b94df0
authored
Jul 02, 2018
by
Marion Goedel
Browse files
Added reference for PotentialFieldPedestrianCompact.
parent
9b9a44da
Changes
1
Hide whitespace changes
Inline
Side-by-side
VadereSimulator/src/org/vadere/simulator/models/potential/PotentialFieldPedestrianCompact.java
View file @
25b94df0
...
...
@@ -18,6 +18,9 @@ import org.vadere.util.geometry.Vector2D;
import
org.vadere.util.geometry.shapes.VCircle
;
import
org.vadere.util.geometry.shapes.VPoint
;
// This potential is explained in seitz-2015 (The effect of stepping on pedestrians trajectories)
// p. 596, eq. 1
public
class
PotentialFieldPedestrianCompact
implements
PotentialFieldAgent
{
class
DistanceComparator
implements
Comparator
<
Agent
>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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