Skip to content

Commit

Permalink
Fixed flexible fleet attribute table
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeJimFlood authored Aug 30, 2024
1 parent 4795df9 commit 833afe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/applying.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Rather than creating new modes for flexible fleet services, microtransit and NEV
Several new attributes were added to allow the user to configure how flexible fleet services are operated. These are all defined in the common [constants.yaml](https://github.com/SANDAG/ABM/blob/ABM3_develop/src/asim/configs/common/constants.yaml#L255-L273) file. Each attribute is defined as follow:

| Attribute | Definition | Default value |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | --------------- |
| Speed | Assumed operating speed in miles per hour | MT: 30, NEV: 17 |
| Cost | Cost of using service in US Cents | 125 for both |
| WaitTime | Assumed time passengers wait to wait to use service in minutes | 12 for both |
Expand Down

0 comments on commit 833afe8

Please sign in to comment.