Guided Path Network Data
constructor(name: String, links: List<LinkData>, intersections: List<IntersectionData> = emptyList(), stationAliases: Map<String, String> = emptyMap())(source)
Parameters
name
the network's name
links
the links, at least one
intersections
optional property overrides for named junctions
station Aliases
additional names by which process code may address intersections