Class ChooseRandomTripMode

  • All Implemented Interfaces:
    org.matsim.core.population.algorithms.PlanAlgorithm

    public final class ChooseRandomTripMode
    extends Object
    implements org.matsim.core.population.algorithms.PlanAlgorithm
    Author:
    balacm
    • Method Detail

      • run

        public void run​(org.matsim.api.core.v01.population.Plan plan)
        Specified by:
        run in interface org.matsim.core.population.algorithms.PlanAlgorithm