At

data class At(val locationName: String) : TransporterPlacement(source)

Standing at a junction, addressed by its name or by a station alias.

Constructors

Link copied to clipboard
constructor(locationName: String)

Properties

Link copied to clipboard