Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
vadere
vadere
Commits
6b15e366
Commit
6b15e366
authored
Nov 13, 2016
by
Jakob Schöttl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Annotate seating model
parent
39ab2c49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
VadereSimulator/src/org/vadere/simulator/models/seating/SeatingModel.java
...src/org/vadere/simulator/models/seating/SeatingModel.java
+5
-0
No files found.
VadereSimulator/src/org/vadere/simulator/models/seating/SeatingModel.java
View file @
6b15e366
...
...
@@ -32,8 +32,13 @@ import org.vadere.util.reflection.DynamicClassInstantiator;
/**
* This model can only be used with train scenarios complying with scenarios generated by Traingen.
*
* Based on the master thesis of Jakob Schöttl.
*
* To enable this model, add this model's class name to the main model's submodel list and
* load a train topography.
*
* @see https://github.com/schoettl/master-thesis
* @author Jakob Schöttl
*
*/
public
class
SeatingModel
implements
Model
{
...
...
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