Skip to content

Current Vehicle Particles

abmagil edited this page Nov 28, 2012 · 1 revision

This service exists for debugging purposes. It creates a new HTML table with the following columns:

  • Time (Time of best particle)
  • Vehicle (Vehicle ID)
  • Particles (Links to a new table showing all particles for that vehicle)
  • Reset
  • Location (Lat/Long coordinates of this vehicle's best particle)
  • DSC (DSC for this vehicle)
  • Phase (Phase on the best particle)
  • RunID (RunID on the best particle)
  • BlockID (BlockID on the best particle)
  • TripID (TripID on the best particle)
  • ServiceDate
  • DistanceAlongBlock (Distance along run of the vehicle)
  • BlockLat
  • BlockLon
  • SchedTime
  • DSC
  • Status (status of inference for this particle)
The "particles" link on each vehicle's row displays all of its current particles, their trip/block/run associations, phases, and weights. Currently, the table is ordered by weight, so that the first row corresponds to the most likely particle.
Clone this wiki locally