Namespace GTFS.Entities
Classes
|
Represents a transit agency. |
|
Represents dates for service IDs using a weekly schedule. Specify when service starts and ends, as well as days of the week where service is available. |
|
Represents exceptions for the service IDs defined in the calendar. If a CalendarDate exists for ALL dates of service, they may be use instead of Calendar. |
|
Contains extension methods related to the calendar. |
|
Contains extension methods for the entities. |
|
Represents fare information for a transit organization's routes. |
|
Represents rules for applying fare information for a transit organization's routes. |
|
Represents additional information about the GTFS feed itself, including publisher, version, and expiration information. |
|
Represents headway (time between trips) for routes with variable frequency of service. |
|
Represents a base-class for all GTFS entities. |
|
Event arguments. |
|
Represents a transit station level. |
|
Represents a transit agency. |
|
Represents a transit route. A route is a group of trips that are displayed to riders as a single service. |
|
Represents rules for drawing lines on a map to represent a transit organization's routes. |
|
Represents an individual location where vehicles pick up or drop off passengers. |
|
Represents a stop time. Times that a vehicle arrives at and departs from individual stops for each trip. |
|
Represents a rules for making connections at transfer points between routes. |
|
Represents a trip. A trip is a sequence of two or more stops that occurs at specific time. |
Structs
|
A stop time of day. |
Delegates
|
Event handler delegate. |