bloqade.lanes.arch.geometry.BusDescriptor
← Module overview
class
classBusDescriptor¶source
bloqade.lanes.arch.geometry.BusDescriptor
Descriptor for a bus within a zone.
Signature
class BusDescriptor(bus_id: int, move_type: MoveType, direction: Direction, num_lanes: int)Parameters
| Name | Type | Description |
|---|---|---|
bus_id | int | |
move_type | MoveType | |
direction | Direction | |
num_lanes | int |
Attributes
| Name | Type | Description |
|---|---|---|
bus_id | int | |
move_type | MoveType | |
direction | Direction | |
num_lanes | int |