Skip to content

Commit

Permalink
Updated definition of VMTtax
Browse files Browse the repository at this point in the history
  • Loading branch information
jslason-rsg committed Jan 26, 2024
1 parent 4750d6b commit 9c878d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions user_guide/04-inputs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ kable(table, align = c("l", rep("c", 6))) %>%
This file supplies data for vehicle taxes related to [auto operating costs](#auto-operating-cost)

* **FuelTax**:Tax per gas gallon equivalent of fuel in dollars
* **VmtTax**: Tax per gas gallon equivalent of fuel in dollars
* **VmtTax**: Tax per mile of vehicle travel in dollars
* **PevSurchgTaxProp**: Proportion of equivalent gas tax per mile paid by hydrocarbon fuel consuming vehicles to be charged to plug-in electric vehicles per mile of travel powered by electricity

Here is a snapshot of the file:
Expand Down Expand Up @@ -1623,7 +1623,7 @@ Here is a snapshot of the file:
This file supplies data for vehicle related taxes

* **FuelTax**:Tax per gas gallon equivalent of fuel in dollars
* **VmtTax**: Tax per gas gallon equivalent of fuel in dollars
* **VmtTax**: Tax per mile of vehicle travel in dollars
* **PevSurchgTaxProp**: Proportion of equivalent gas tax per mile paid by hydrocarbon fuel consuming vehicles to be charged to plug-in electric vehicles per mile of travel powered by electricity

Here is a snapshot of the file:
Expand Down
2 changes: 1 addition & 1 deletion user_guide/06-verspm.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2515,7 +2515,7 @@ Here is a snapshot of the file:
This file supplies data for vehicle taxes related to [vehicle operating costs](#vehicle-operating-costs).

* **FuelTax**:Tax per gas gallon equivalent of fuel in dollars
* **VmtTax**: Tax per gas gallon equivalent of fuel in dollars
* **VmtTax**: Tax per mile of vehicle travel in dollars
* **PevSurchgTaxProp**: Proportion of equivalent gas tax per mile paid by hydrocarbon fuel consuming vehicles to be charged to plug-in electric vehicles per mile of travel powered by electricity

Here is a snapshot of the file:
Expand Down

0 comments on commit 9c878d1

Please sign in to comment.