home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #7 / K-CD-7-2002.ISO / Nascar / data1.cab / Minimum_Installation_Files / tracks / atlanta / track.ini < prev    next >
Encoding:
Text File  |  2001-11-19  |  10.0 KB  |  269 lines

  1. [ track ]
  2. track_name = ATLANTA MOTOR SPEEDWAY
  3. track_name_short = Atlanta
  4. track_city= Hampton
  5. track_state = GA
  6. track_length_n_type = 1.54-mile Quad-Oval
  7. track_misc_info_1 = Turns banked 24░
  8. track_misc_info_2 = Frontstretch 1,415 feet banked 5░
  9. track_misc_info_3 = Backstretch 1,320 feet banked 5░
  10. track_num_turns = 4
  11. track_length = 1.540m
  12. track_altitude = 0.0
  13. track_type = 2                    ;med oval
  14. chassis_type = 2                                ;speedway
  15. default_event_laps = 325
  16. default_qual_laps = 1
  17. track_base_month = 11                           ; the race month used for single, multi, and testing
  18. max_starters = 43
  19. track_tire_heat = 0.90                ;> modifies amount of heat going into the tire at a given track
  20. track_tire_wear = 1.30                ;> 1.0 means more wear, i.e. 2.0 is twice normal wear, 0.5 is half normal wear
  21. track_tire_wear_loss=0.38                       ; percentage of grip lost at full tire wear
  22. track_tire_wear_exponent=0.97                   ;> 1.0 gives a bigger fall off later in run < 1.0 gives a bigger fall off early in run
  23. track_asphalt_grip = 1.00            ;> 1.0 means more grip.  This shouldn't have to change by more than +- 0.05
  24. track_concrete_grip = 1.05            ;> means more grip.  Again, keep between about 0.9 and 1.05
  25. track_north_angle = 110                        ; angle of true north in degrees
  26.  
  27. ; Starter decisions:
  28. ;     First value is earliest possible green flag dlong, should be after to pace car pit entrace point
  29. ;    Second value is latest possible green flag dlong. Must be before start line and after first value
  30. starter_decision = 2250.0 2300.0
  31.  
  32. [ cup ]
  33. record_lap_time = 28.074
  34. record_holder = Geoffrey Bodine
  35.  
  36. [ weather ]
  37. track_base_temp = 64.5                        ; track average temperature on April 1 in deg F
  38. track_temp_range = 6.0                        ; one standard deviation from average in deg F
  39. track_temp_swing = 17.0                         ; 
  40. track_wind_speed = 7.3                        ; average wind speed at the track in MPH
  41. track_wind_speed_range = 5.0                ; one standard deviation from average in MPH
  42. track_wind_direction = 315                ; compass heading in degrees from which wind is most likely (in this case from Northwest)
  43. track_cloud_prob = 0.68                        ; probability of cloud cover, 0.0 to 1.0
  44.  
  45. [CrowdSound]
  46. num_sources = 4
  47. pos_0 = 178 280 11.8
  48. pos_1 = -6 267 4
  49. pos_2 = 123 -289 2
  50. pos_3 = -54 -275 2
  51.  
  52. [ ai_track ]
  53. pace_merge_from_pit_line_dlong = 300.000
  54. pace_merge_to_pit_line_dlong = 2000.0000
  55. pace_speed_limit_mph = 60
  56. ai_accel_modifier = 1.00
  57. ai_decel_modifier = 0.90
  58. ai_fuel_use = 1.0                ; > 1.0 = more fuel consumed
  59. ai_grip_modifier = 1.02                ; > 1.0 = more grip
  60. ai_drag_modifier = 1.04                ; > 1.0 = more drag, which is slower
  61. ai_line_modifier = 1.00                ; dangerous hack, don't use unless trained professional
  62. ai_qual_modifier = 1.015            ; > 1.0 = faster during qualifying
  63. ai_wall_offset = 1                ; 100 = full-time AI collision detection
  64. ai_tire_wear_left = 0.30                        ; left tire wear adjuster for ai
  65. ai_tire_wear_right = 0.34                       ; right tire wear adjuster for ai
  66. ai_arcade_tire_wear = 0.2            ; lower = less wear
  67. ai_arcade_fuel_use = 0.95            ; > 1.0 = even more fuel consumed (in addition to fuel_use above)
  68. ai_arcade_grip_modifier = 1.03           ; > 1.0 = more grip
  69. ai_arcade_drag_modifier = 1.149        : > 1.0 = more drag, which is slower
  70. strategy_lap_time_wear_loss = 3.816             ; lap time loss from totally worn tires
  71. strategy_lap_time_fuel_use_gain = 0.140        ; lap time gain from low fuel
  72. strategy_base_pitting_cost = 29.792        ; time lost to a stop & go pitstop
  73. ai_pacing_distance = 1.7            ; car lengths behind while pacing
  74. ai_bunching_distance = 1.6            ; car lengths behind while bunching for start
  75. ai_drafting_distance = 1.25            ; car lengths behind while racing
  76. ai_panic_decel = 2.6                ; G's of extra deceleration inducing panic
  77. ai_dlongpad_scale = 25.0            ; scales padding in braking zones (smaller = more scaling)
  78. ai_dlat_pad = 0.3
  79. ai_squeeze_pcnt = 0.0
  80.  
  81. [ AppRuleEnterPits ]
  82. pit0_entrance_point0_dlat = 38.03
  83. pit0_entrance_point0_dlong = 2192.89
  84. pit0_entrance_point1_dlat = 23.68
  85. pit0_entrance_point1_dlong = 2198.11
  86.  
  87. [ pit_lane_0 ]
  88. ; AI stuff
  89. merge_from_pit_line_dlong = 1115.000000         ; dlong at which cars leaving pits will merge to race line
  90. merge_to_pit_line_dlong = 1501.000000           ; dlong at which cars entering pits will merge to race line
  91. merge_to_pit_line_length = 450.0                ; length of merge window
  92. pit_lane_end_dlong = 211.300000                 ; dlong where pit lane proper ends
  93. pit_lane_start_dlong = 2199.1300000         ; dlong where pit lane proper begins
  94. slow_pit_line_dlat_offset = 4.0                ; track-specific dlat_offset of 2nd slower pit line (0 if N/A)
  95. stall_exit_goal_dlat_offset = -4.0              ; goal dlat offset (+ left) for the pit stall exit cubic line
  96. stall_exit_goal_dlong_offset = 8.0        ; goal dlong offset (ahead) for the pit stall exit cubic line
  97. begin_stall_entry_offset = 15.0                ; offset at which to begin entering the pit stall
  98. begin_stall_approach_offset = 80.0        ; offset at which to begin approaching the pit stall
  99. lane_merge_dlong = 1025.00                      ; Dlong which you must remain on the apron when exiting the pits
  100.  
  101. ; race control stuff
  102. lane_on_right = 0                ; 0 if on left, 1 if on right
  103. lane_has_wall = 0                ; 0 no wall, 1 has wall
  104. speed_limit_MPH = 45.0
  105.  
  106.  
  107. ; pace car
  108. begin_pacestall_entry_offset = 30.0        ; offset at which to begin entering the pit stall
  109. begin_pacestall_approach_offset = 55.0        ; offset at which to begin approaching the pit stall
  110. pacestall_exit_goal_dlong_offset = 4.0          ; goal dlong offset (ahead) for the pit stall exit 
  111. pacestall_exit_goal_dlat_offset = -3        ; goal dlat offset for the pit stall exit
  112. stall_pace = 239.64 43.60 -0.3
  113.  
  114. ; special stalls
  115. stall_qual_exit = 204.26 54.79 -0.35
  116.  
  117.  
  118. ; regular stalls
  119. stall_0 = 204.26 54.79 -0.35
  120. stall_1 = 194.45 58.18 -0.34
  121. stall_2 = 182.48 61.28 -0.30
  122. stall_3 = 170.20 63.97 -0.25
  123. stall_4 = 157.64 66.26 -0.21
  124. stall_5 = 144.84 68.11 -0.16
  125. stall_6 = 131.85 69.51 -0.12
  126. stall_7 = 118.71 70.46 -0.07
  127. stall_8 = 105.48 70.96 -0.03
  128. stall_9 = 93.62 71.04 0.00
  129. stall_10 = 83.68 71.04 -0.00
  130. stall_11 = 73.75 71.05 -0.00
  131. stall_12 = 63.81 71.05 -0.00
  132. stall_13 = 53.87 71.05 -0.00
  133. stall_14 = 43.94 71.06 -0.00
  134. stall_15 = 34.00 71.06 -0.00
  135. stall_16 = 24.06 71.06 -0.00
  136. stall_17 = 14.13 71.07 -0.00
  137. stall_18 = 4.19 71.07 -0.00
  138. stall_19 = 2448.07 71.07 -0.00
  139. stall_20 = 2438.13 71.08 -0.00
  140. stall_21 = 2428.20 71.08 -0.00
  141. stall_22 = 2418.26 71.08 -0.00
  142. stall_23 = 2408.32 71.09 -0.00
  143. stall_24 = 2398.39 71.09 -0.00
  144. stall_25 = 2388.45 71.09 -0.00
  145. stall_26 = 2378.51 71.10 -0.00
  146. stall_27 = 2368.58 71.10 -0.00
  147. stall_28 = 2358.64 71.11 -0.00
  148. stall_29 = 2346.25 71.00 0.03
  149. stall_30 = 2333.02 70.44 0.08
  150. stall_31 = 2319.89 69.43 0.13
  151. stall_32 = 2306.90 67.96 0.17
  152. stall_33 = 2294.13 66.04 0.22
  153. stall_34 = 2281.60 63.69 0.26
  154. stall_35 = 2269.36 60.92 0.30
  155. stall_36 = 2257.60 57.74 0.35
  156. stall_37 = 2248.07 54.35 0.35
  157. stall_38 = 2238.73 50.95 0.35
  158. stall_39 = 2229.39 47.56 0.35
  159. stall_40 = 2220.05 44.16 0.35
  160. stall_41 = 2210.73 40.73 0.35
  161. stall_42 = 2202.41 37.62 0.35
  162.  
  163. [ starting_grid_0 ]
  164.   ; 2x2 unstaggered grid
  165. stall_pace = 211.52 45.08 -0.35
  166. stall_0 = 204.26 49.58 -0.35
  167. stall_1 = 204.26 44.58 -0.35
  168. stall_2 = 197.00 52.22 -0.35
  169. stall_3 = 197.00 47.22 -0.35
  170. stall_4 = 188.48 54.76 -0.32
  171. stall_5 = 188.48 49.76 -0.32
  172. stall_6 = 179.62 57.08 -0.29
  173. stall_7 = 179.62 52.08 -0.29
  174. stall_8 = 170.57 59.13 -0.25
  175. stall_9 = 170.57 54.13 -0.25
  176. stall_10 = 161.35 60.88 -0.22
  177. stall_11 = 161.35 55.88 -0.22
  178. stall_12 = 152.01 62.46 -0.20
  179. stall_13 = 152.01 57.46 -0.20
  180. stall_14 = 142.57 63.87 -0.17
  181. stall_15 = 142.57 58.87 -0.17
  182. stall_16 = 133.02 65.00 -0.12
  183. stall_17 = 133.02 60.00 -0.12
  184. stall_18 = 123.37 65.78 -0.09
  185. stall_19 = 123.37 60.78 -0.09
  186. stall_20 = 113.66 66.33 -0.06
  187. stall_21 = 113.66 61.33 -0.06
  188. stall_22 = 103.92 66.63 -0.02
  189. stall_23 = 103.92 61.63 -0.02
  190. stall_24 = 94.95 66.71 -0.01
  191. stall_25 = 94.95 61.71 -0.01
  192. stall_26 = 87.32 66.74 0.00
  193. stall_27 = 87.32 61.74 0.00
  194. stall_28 = 79.69 66.67 0.01
  195. stall_29 = 79.69 61.67 0.01
  196. stall_30 = 72.06 66.65 -0.00
  197. stall_31 = 72.06 61.65 -0.00
  198. stall_32 = 64.42 66.67 -0.00
  199. stall_33 = 64.42 61.67 -0.00
  200. stall_34 = 56.79 66.66 0.00
  201. stall_35 = 56.79 61.66 0.00
  202. stall_36 = 49.16 66.66 -0.00
  203. stall_37 = 49.16 61.66 -0.00
  204. stall_38 = 41.53 66.66 -0.00
  205. stall_39 = 41.53 61.66 -0.00
  206. stall_40 = 33.89 66.68 0.00
  207. stall_41 = 33.89 61.68 0.00
  208. stall_42 = 26.26 66.65 0.00
  209.  
  210. [ starting_grid_1 ]
  211. stall_pace = 1358.48 1.80 -0.0
  212. stall_0 = 1350.00 3.80 -0.00
  213. stall_1 = 1350.00 -0.20 -0.00
  214. stall_2 = 1341.52 3.85 -0.01
  215. stall_3 = 1341.52 -0.15 -0.01
  216. stall_4 = 1333.05 3.93 -0.01
  217. stall_5 = 1333.05 -0.07 -0.01
  218. stall_6 = 1324.57 4.04 -0.01
  219. stall_7 = 1324.57 0.04 -0.01
  220. stall_8 = 1316.10 4.10 -0.00
  221. stall_9 = 1316.10 0.10 -0.00
  222. stall_10 = 1307.62 4.08 0.00
  223. stall_11 = 1307.62 0.08 0.00
  224. stall_12 = 1299.14 4.05 0.00
  225. stall_13 = 1299.14 0.05 0.00
  226. stall_14 = 1290.67 4.05 -0.00
  227. stall_15 = 1290.67 0.05 -0.00
  228. stall_16 = 1282.19 4.09 -0.00
  229. stall_17 = 1282.19 0.09 -0.00
  230. stall_18 = 1273.71 4.11 -0.00
  231. stall_19 = 1273.71 0.11 -0.00
  232. stall_20 = 1265.24 4.11 0.00
  233. stall_21 = 1265.24 0.11 0.00
  234. stall_22 = 1256.76 4.11 0.00
  235. stall_23 = 1256.76 0.11 0.00
  236. stall_24 = 1248.29 4.11 -0.00
  237. stall_25 = 1248.29 0.11 -0.00
  238. stall_26 = 1239.81 4.13 -0.00
  239. stall_27 = 1239.81 0.13 -0.00
  240. stall_28 = 1231.33 4.14 0.00
  241. stall_29 = 1231.33 0.14 0.00
  242. stall_30 = 1222.86 4.13 0.00
  243. stall_31 = 1222.86 0.13 0.00
  244. stall_32 = 1214.38 4.10 0.00
  245. stall_33 = 1214.38 0.10 0.00
  246. stall_34 = 1205.90 4.07 0.00
  247. stall_35 = 1205.90 0.07 0.00
  248. stall_36 = 1197.43 4.03 0.00
  249. stall_37 = 1197.43 0.03 0.00
  250. stall_38 = 1188.95 4.01 -0.00
  251. stall_39 = 1188.95 0.01 -0.00
  252. stall_40 = 1180.48 4.05 -0.01
  253. stall_41 = 1180.48 0.05 -0.01
  254. stall_42 = 1172.00 4.15 -0.01
  255.  
  256.  
  257. [ SPCC ]
  258. num_named_sections = 6
  259.  
  260. name_0 = 348.00 615.00 T1
  261. name_1 = 615.00 993.00 T2
  262. name_2 = 993.00 1462.00 BSTR
  263. name_3 = 1462.00 1840.00 T3
  264. name_4 = 1840.00 2111.00 T4
  265. name_5 = 2111.00 348.00 FSTC
  266.  
  267.  
  268.  
  269.