ChorongBias

external data

Jan 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. int Pedestrian[] = { 89,78,86,75,109,70,88,112,83,95,89,91 };
  2. int MotorCyclist[] = { 379,396,438,429,415,387,449,478,431,435,468,397 };
  3. int MotorCar[] = { 202,261,189,206,235,203,245,281,198,231,225,222 };
  4. int LightTruck[] = { 23,25,22,14,23,22,12,18,16,22,22,16 };
  5. int Truck[] = { 64,50,32,39,28,66,49,51,38,36,48,39 };
Advertisement
Add Comment
Please, Sign In to add comment