Agv System
constructor(parent: ModelElement, network: GuidedPathNetwork, zoneContentionRule: ZoneContentionRuleIfc = FIFOZoneContentionRule(), assignmentPolicy: AssignmentPolicyIfc = NearestVehiclePolicy(), name: String? = null)(source)
Parameters
network
the guide path the fleet runs on. It is also the fleet's space: its intersections and station aliases are already named places, so the two are one object rather than two that could disagree