aequilibrae.transit.transit_elements.fare#
Classes
|
Transit Fare |
- class aequilibrae.transit.transit_elements.fare.Fare(agency_id: int)[source]#
Transit Fare
fare_id (
int
): ID of the fare as in the network modelfare (
str
): ID of the fare as in GTFSagency (
str
): Corresponding agency as inputed during importagency_id (
int
): ID of the corresponding agency as in the network modelprice (
int
): As in GTFScurrency (
str
): As in GTFSpayment_method (
int
): As in GTFStransfer (
int
): As in GTFStransfer_duration (
int
): As in GTFS