Class RunRoadPricingExample


  • public final class RunRoadPricingExample
    extends Object
    Basic "script" to use roadpricing.

    Note: Do not change the class name as it is referenced in the book.
    Author:
    nagel, jwjoubert
    • Method Detail

      • main

        public static void main​(String[] args)
        Executing the road pricing example.
        Parameters:
        args - optional arguments, the first which must be a config.xml file. If no arguments are passed, the class will use the config, and associated files from a test instance.
      • run

        public void run()
      • prepareConfig

        public org.matsim.core.config.Config prepareConfig()