Module transit_model::model[][src]

Definition of the navitia transit model.

Structs

Collections

The set of collections representing the model.

Model

The navitia transit model.

Constants

AIR_PHYSICAL_MODE

Physical mode for Air

BIKE_PHYSICAL_MODE

Physical mode for Bike

BIKE_SHARING_SERVICE_PHYSICAL_MODE

Physical mode for Bike Sharing Service

BUS_PHYSICAL_MODE

Physical mode for Bus

BUS_RAPID_TRANSIT_PHYSICAL_MODE

Physical mode for Rapid Bus

CAR_PHYSICAL_MODE

Physical mode for Car

COACH_PHYSICAL_MODE

Physical mode for Coach

FERRY_PHYSICAL_MODE

Physical mode for Ferry

FUNICULAR_PHYSICAL_MODE

Physical mode for Funicular

LOCAL_TRAIN_PHYSICAL_MODE

Physical mode for Local Train

LONG_DISTANCE_TRAIN_PHYSICAL_MODE

Physical mode for Long Distance Train

METRO_PHYSICAL_MODE

Physical mode for Metro

RAPID_TRANSIT_PHYSICAL_MODE

Physical mode for Rapid Transit

TAXI_PHYSICAL_MODE

Physical mode for Taxi

TRAIN_PHYSICAL_MODE

Physical mode for Train

TRAMWAY_PHYSICAL_MODE

Physical mode for Tramway

Traits

GetCorresponding

A trait that returns a set of objects corresponding to a given type.