Skip to content

API Documentation

Setting up the model to run

::: tm2py.SetupModel

Controller

::: tm2py.controller

Configuration

::: tm2py.config

Configurations for each component are listed with those components

Components

Base Component

::: tm2py.components.component

Demand Components

::: tm2py.components.demand.prepare_demand

Household Demand

Personal travel demand generated by household members.

::: tm2py.components.demand.household ::: tm2py.config.HouseholdConfig

Air Passenger Demand

::: tm2py.components.demand.air_passenger ::: tm2py.config.AirPassengerDemandAggregationConfig

Commercial Demand

::: tm2py.components.demand.commercial ::: tm2py.config.TruckConfig

Inter-regional Demand

::: tm2py.components.demand.internal_external ::: tm2py.config.InternalExternalConfig

Visitor Demand

::: tm2py.components.demand.visitor

Highway Network Components

::: tm2py.components.network.highway.highway_network

::: tm2py.components.network.highway.highway_assign

::: tm2py.config.HighwayConfig ::: tm2py.config.HighwayClassConfig ::: tm2py.config.HighwayTollsConfig ::: tm2py.config.DemandCountyGroupConfig ::: tm2py.components.network.highway.highway_maz ::: tm2py.config.HighwayMazToMazConfig

Transit Network Components

::: tm2py.components.network.transit.transit_assign ::: tm2py.components.network.transit.transit_skim ::: tm2py.config.TransitModeConfig ::: tm2py.config.TransitConfig

Active Network Components

To come.

Emme Wrappers

::: tm2py.emme ::: tm2py.config.EmmeConfig

Errata

::: tm2py.logger ::: tm2py.tools ::: tm2py.examples