Commit | Date | |
---|---|---|
2012-02-15 10:59:27 | Tree | |
[r18425]
by
michaz
Modes which are simulated with "pseudo transit" login are now freely configurable. |
2012-02-15 10:59:03 | Tree |
[r18424]
by
michaz
PlansCalcRoute: teleported modes, network modes and their speeds are now free-form config parameters |
2012-02-15 10:58:36 | Tree |
[r18423]
by
vsp_nagel
some steps towards pulling the AgentCounter write methods back into the respective mobsim packages. A problem seems to be that some aborted agents throw stuckAndAbort events and some don't, and some tests depend on that. (Should agents that are aborted because of simulationEndTime throw a StuckAndAbort event? My first intuition is that they should ...) |
2012-02-15 08:30:38 | Tree |
[r18422]
by
sergio537
|
2012-02-15 01:35:46 | Tree |
[r18421]
by
vsp_nagel
renamed "endActivity/LegAndAssumeControl" into "endActivity/LegAndComputeNextState", since this is what this does now. pulled back a number of agentCounter.incLiving etc. into the QSim. This necessitated a new agent method, "abort()". Not very beautiful for an agent-based approach; it should reach a safe state rather than explode. But the physical behavior is the same as before. |
2012-02-14 22:04:08 | Tree |
[r18420]
by
vsp_nagel
renamed "endActivity/LegAndAssumeControl" into "endActivity/LegAndComputeNextState", since this is what this does now. pulled back a number of agentCounter.incLiving etc. into the QSim. This necessitated a new agent method, "abort()". Not very beautiful for an agent-based approach; it should reach a safe state rather than explode. But the physical behavior is the same as before. |
2012-02-14 22:03:39 | Tree |
[r18419]
by
mrieser
change the way how maxspeed attributes are interpreted: Now, always use the sepeed in the maxspeed attribute as freespeed. Before, it was only used if it was less than the (estimated?) default freespeed. Fixes #173. |
2012-02-14 20:47:56 | Tree |
2012-02-14 20:46:08 | Tree | |
[r18417]
by
vsp_nagel
|
2012-02-14 19:07:50 | Tree |