Expand description
Explicit transport queue and control policies.
These policies lift the small built-in link behavior into named,
configurable contracts. The default queue policy preserves the historical
FIFO/gap-limited behavior used by TransportLinkOps.
Structs§
- Control
Context - Signal/control context for an approach or movement.
- Fifo
GapPolicy - FIFO policy with a fixed gap to the leader and fixed exit clearance.
- Fixed
Control Policy - Fixed-rule control policy for uncontrolled, yield, stop, and signal controls.
- Speed
Decision - Speed chosen by a queue policy.
Enums§
- Control
Decision - Control decision for a movement.
- Speed
Constraint - Why a policy constrained an agent’s speed.
Traits§
- Control
Policy - Policy that decides whether a movement may proceed through a control point.
- Queue
Policy - Policy for choosing an agent’s link speed from ordered occupancy.