mbus-backend
Preparing search index...
raptor/types
Leg
Interface Leg
Abstract representation of a connection between two stops.
interface
Leg
{
destination
:
string
;
origin
:
string
;
}
Hierarchy (
View Summary
)
Leg
TimetableLeg
Transfer
Index
Properties
destination
origin
Properties
destination
destination
:
string
origin
origin
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
origin
mbus-backend
Loading...
Abstract representation of a connection between two stops.