Menu

Commit [r8520]  Maximize  Restore  History

A number of changes related to commercial vehicle demand generation:

- Relocated some classes to clean up the folder structure;
- Extracted new utility to read 'within' and 'through' traffic vehicles;
- Created new test for above mentioned utility;
- Split demand generation for 'within' and 'through' traffic;
- Started with new method to generate commercial demand for BOTH 'within' and 'through' traffic;
- Started a test case for the new method.

jwjoubert 2009-08-22

1 2 > >> (Page 1 of 2)
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/ActivityPoint.java -> /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation/ActivityPoint.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/ExtractWithinActivityDurations.java -> /matsim/trunk/src/playground/jjoubert/TemporaryCode/ExtractWithinActivityDurations.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyCommercialDemandGenerator.java -> /matsim/trunk/src/playground/jjoubert/CommercialDemand/WithinTraffic/MyCommercialDemandGeneratorOld.java
added /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyCommercialDemandGenerator01.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyGrid.java -> /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation/MyGrid.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyGrid2.java -> /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation/MyGrid2.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyGridCell.java -> /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation/MyGridCell.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyKernelDensityEstimator.java -> /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation/MyKernelDensityEstimator.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyKernelDensityEstimator2.java -> /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation/MyKernelDensityEstimator2.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/MyNetworkGenerator.java -> /matsim/trunk/src/playground/jjoubert/TemporaryCode/MyNetworkGenerator.java
renamed /matsim/trunk/src/playground/jjoubert/CommercialDemand/PlanWrapper.java -> /matsim/trunk/src/playground/jjoubert/CommercialDemand/WithinTraffic/PlanWrapper.java
added /matsim/trunk/src/playground/jjoubert/CommercialDemand/RunMyCommercialDemandGenerator01.java
added /matsim/trunk/src/playground/jjoubert/CommercialDemand/ThroughTraffic/MyThroughTrafficDemandGenerator01.java
added /matsim/trunk/src/playground/jjoubert/CommercialDemand/WithinTraffic/MyWithinTrafficDemandGenerator01.java
added /matsim/trunk/src/playground/jjoubert/Utilities/KernelDensityEstimation
/matsim/trunk/src/playground/jjoubert/CommercialDemand/MyCommercialDemandGenerator01.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/jjoubert/CommercialDemand/RunMyCommercialDemandGenerator01.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/jjoubert/CommercialDemand/ThroughTraffic/MyThroughTrafficDemandGenerator01.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/jjoubert/CommercialDemand/WithinTraffic/MyWithinTrafficDemandGenerator01.java Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.