Skip to main content

Module trip

Module trip 

Source

Modulesยง

class
routing

Structsยง

ConvertDerivedEntryToExplicit
IsTimingReference
Marker component for timing reference trips.
Trip
Marker component for a trip
TripBundle
Trip bundle.
TripClass
The class of the trip
TripNominalSchedule
TripPlugin
TripQuery
Common query data for trips
TripQueryItem
Automatically generated [WorldQuery](:: bevy :: ecs::query::WorldQuery) item type for TripQuery, returned when iterating over query results.
TripSchedule
TripSpatialIndex
TripSpatialIndexItem
TripVehicles
A trip in the world

Functionsยง

convert_derived_entry_to_explicit ๐Ÿ”’
update_add_trip_vehicles ๐Ÿ”’
Helper function that manually synchronizes TripVehicles and Vehicle. This adds vehicles into trip data.
update_nominal_schedule ๐Ÿ”’
update_remove_trip_vehicles ๐Ÿ”’
Helper function that manually synchronizes TripVehicles and Vehicle. This removes vehicles from trip data.
update_remove_vehicle_trips ๐Ÿ”’
Helper function that manually synchronizes TripVehicles and Vehicle. This removes trips from vehicle data.
update_trip_spatial_index ๐Ÿ”’