Skip to content

Bike.gaml

Loïc SADOU edited this page Sep 21, 2020 · 2 revisions

Bike.gaml is a species that represents a bike. This species inherits from PrivateTransport.

  • Attributes

  • Reflex

  • Action

    • float getRoadTravelTime (Road r): redefine this action from transports. Bikes do not use BPR to compute their travel time, the use the value computed by get_freeflow_travel_time.
  • Experiment

Clone this wiki locally