Flavia Tsang

Results 2 issues of Flavia Tsang

Existing express lanes in the region charge users a minimum toll because operators need to recover operation costs. From the information we gathered from the express lane operators(Asana task: https://app.asana.com/0/0/1206460470095669/f),...

For SOV: Original expression: `c_cost*SOVTOLL_VTOLL[tripPeriod]*if(hhIncomeQ1=1, %Means_Based_Tolling_Q1Factor%, 1)*if(hhIncomeQ2=1, %Means_Based_Tolling_Q2Factor%, 1)` New expression, which has 3 parts: * Drive alone toll - Value toll - hhIncomeQ1: `c_cost*(hhIncomeQ1)*min(%TripTollCap_Q1%, SOVTOLL_VTOLL[tripPeriod])*%Means_Based_Tolling_Q1Factor%` * Drive alone toll...