VehicleType

enum VehicleType : Enum<VehicleType>

Entries

Link copied to clipboard

Electric buses powered by overhead wires

Link copied to clipboard

A regional variation of Tram

Link copied to clipboard

Rail vehicles that generally run on streets above ground, and use overhead wires

Link copied to clipboard

A regional variation of Tram

Link copied to clipboard

A regional variation of Metro

Link copied to clipboard

Generic rail-based vehicles (generally this is a fallback for more specific Vehicle Types)

Link copied to clipboard

Seated scooters

Link copied to clipboard

There's nothin' on Earth like a genuine bona-fide electrified six-car monorail!

Link copied to clipboard

Urban rail vehicles that generally run underground at high service frequencies

Link copied to clipboard

A regional variation of Tram, less likely to run on streets

Link copied to clipboard

Helicopter transportation services

Link copied to clipboard

Vehicles that are suspended from cables

Link copied to clipboard

Cable-driven counterbalanced rail vehicles that travel up steep slopes

Link copied to clipboard

Water-based vehicles

Link copied to clipboard

Battery powered e-scooters that the rider stands on

Link copied to clipboard

Bicycles with battery-powered assistance

Link copied to clipboard

Buses with limited stops, sometimes has stations where the rider pays before boarding

Link copied to clipboard
Bus()

Generic buses that run on streets or bus lanes

Link copied to clipboard

Generic bicycles

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int