60 likes | 142 Views
MATSim Tutorial, 2011, Shanghai. Lesson 7 – Extending your Controler. This Lesson. 2. 3 Topics: Setting Basic Controler Parameter Setting a different Scoring Function Developing your Own EventsHandler Developing your Own ControlerListener and adding it to the Controler.
E N D
MATSim Tutorial, 2011, Shanghai Lesson 7 – Extending your Controler
This Lesson 2 3 Topics: Setting Basic Controler Parameter Setting a different Scoring Function Developing your Own EventsHandler 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