Lesson 7 – Extending your Controler MATSim Tutorial, 2011, Shanghai 1
This Lesson 2 3 Topics: 1.Setting Basic Controler Parameter 2.Setting a different Scoring Function 3.Developing your Own EventsHandler 4.Developing your Own ControlerListener and adding it to the Controler
Setting Basic Controler Parameter 3 Learn which Controler Parameter are available and how to set them
Setting a different Scoring Function 4 Learn how to set a Scoring Function that uses the Opening Times from the Facilities
Developing your Own EventsHandler 5 Learn how to write your Own EventsHandler Use the EventsHandler to post-process an Events File
Developing your Own ControlerListener and adding it to the Controler 6 Learn how to: Write your Own ControlerListener Add it to the Controler Use a ControlerListener to add an EventsHandler to the EventsManager Combine an EventsHandler and a ControlerListener in one class