Module recorder
sim
0.1.0
Module recorder
Module Items
Structs
In crate sim
Modules
analytics
events
make
mechanics
pandemic
prebake
recorder
render
router
scheduler
sim
transit
trips
Structs
AgentProperties
Analytics
BorderSpawnOverTime
CarID
CommutersVehiclesCounts
CreateCar
CreatePedestrian
DistanceInterval
DrawCarInput
DrawPedCrowdInput
DrawPedestrianInput
ParkedCar
PedestrianID
Person
PersonID
ScenarioGenerator
SidewalkSpot
Sim
SimFlags
SimOptions
SlidingWindow
SpawnOverTime
TimeInterval
TripID
TripInfo
TripPhase
UnzoomedAgent
Vehicle
VehicleSpec
Enums
AgentID
AgentType
AlertHandler
AlertLocation
CarStatus
DelayCause
DrivingGoal
Intent
ParkingSpot
PedCrowdLocation
PersonState
Problem
ProblemType
SidewalkPOI
TripPhaseType
TripResult
VehicleType
Constants
BIKE_LENGTH
BUS_LENGTH
FOLLOWING_DISTANCE
LIGHT_RAIL_LENGTH
MAX_CAR_LENGTH
MIN_CAR_LENGTH
SPAWN_DIST
Traits
SimCallback
Functions
count_parked_cars_per_bldg
fork_rng
pedestrian_body_radius
rand_dist
sim
Module
recorder
Copy item path
Settings
Help
Summary
Source
Structs
§
Traffic
Recorder
🔒
Records trips beginning and ending at a specified set of intersections. This can be used to capture and reproduce behavior in a gridlock-prone chunk of the map, without simulating everything.