Commit | Date | |
---|---|---|
2010-04-05 09:08:56 | Tree | |
2010-04-04 20:08:58 | Tree | |
2010-04-04 20:01:45 | Tree | |
2010-04-04 19:34:25 | Tree | |
2010-04-04 14:50:38 | Tree | |
2010-04-04 14:49:30 | Tree | |
[r10999]
by
vsp_nagel
Renamed queuesim.PersonAgent into queuesim.QueuePersonAgent and qsim.PersonAgent into QPersonAgent. Reasons: - These are really quite implementation-specific, i.e. they use Q or "queue" implementation specifics. - It makes my life (with doxygen) considerably easier if they are named differently. Thanks for your understanding ... |
2010-04-04 14:48:03 | Tree |
[r10998]
by
vsp_nagel
I merged "PersonAgentI" and "DriverAgent" from queuesim and qsim into org.matstim.core.mobsim.framework . If there is a reason to have interfaces under the same name with exactly or nearly exactly the same functionality in different packages, please let me know. |
2010-04-04 14:31:43 | Tree |
[r10997]
by
vsp_nagel
reduced/modified interface org.matsim.core.mobsim.queuesim.VisData so that it becomes (again) consistent with org.matsim.ptsim.qsim.VisData . In the process, removed some netvis functionality in queuesim. As far as I can tell, this does not matter since netvis did not work any more anyways. In the process, adapted the comments in QSimConfigGroup and SimulationConfigGroup accordingly, since netvis seems no longer supported. |
2010-04-04 12:21:58 | Tree |
[r10996]
by
vsp_nagel
added two comments (that I had, in fact, already added in feb, but not committed) |
2010-04-04 10:37:15 | Tree |