Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
rewertvsp committed May 13, 2024
1 parent 3777451 commit 4aa48e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
*
* @author Ricardo Ewert
*/
//TODO: use EnumeratedDistribution for distributions with probabilities
@CommandLine.Command(name = "generate-small-scale-commercial-traffic", description = "Generates plans for a small scale commercial traffic model", showDefaultValues = true)
public class GenerateSmallScaleCommercialTrafficDemand implements MATSimAppCommand {
// freight traffic from extern:
Expand Down

0 comments on commit 4aa48e2

Please sign in to comment.