TNC Mode - bellevuewa/BKRCast GitHub Wiki
RSG, Inc developed paid ride share mode (TNC mode) for the city in 2020. Click here to view the tech memo.
To understand the technical details in daysim regarding the AV and TNC mode, please read Changes to handle AVs and paid ride share mode.
To activate this mode, in input_configuration.py
, set
include_tnc == True
Trip tables with TNC mode are saved in additional matrices. Then TNC trip tables are merged into auto mode before assignment. Therefore, trip tables for auto mode include TNC mode.